Home
last modified time | relevance | path

Searched refs:get_pw_tls (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dpwd_query.c97 struct pw_tls *get_pw_tls(void) in get_pw_tls() function
169 p = get_pw_tls(); in setgrent()
182 p = get_pw_tls(); in endgrent()
200 p = get_pw_tls(); in getgrent_r()
240 p = get_pw_tls(); in getgrent()
267 p = get_pw_tls(); in getgrgid()
309 p = get_pw_tls(); in getgrnam()
446 p = get_pw_tls(); in setpwent()
459 p = get_pw_tls(); in endpwent()
477 p = get_pw_tls(); in getpwent_r()
[all …]