Searched refs:getpwent_r (Results 1 – 3 of 3) sorted by relevance
140 extern int getpwent_r (struct passwd *__restrict __resultbuf,143 libc_hidden_proto(getpwent_r)
445 int getpwent_r(struct passwd *__restrict resultbuf, in getpwent_r() function473 libc_hidden_def(getpwent_r)597 getpwent_r(&pwd, line_buff, sizeof(line_buff), &result); in libc_hidden_def()
588 getpwent_r
Completed in 5 milliseconds