Home
last modified time | relevance | path

Searched defs:resultbuf (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c141 static struct passwd resultbuf; in libc_hidden_def() local
158 static struct group resultbuf; in fgetgrent() local
174 static struct spwd resultbuf; in fgetspent() local
278 static struct passwd resultbuf; in libc_hidden_def() local
293 static struct group resultbuf; in getgrgid() local
336 static struct spwd resultbuf; in getspuid() local
351 static struct passwd resultbuf; in getpwnam() local
367 static struct group resultbuf; in libc_hidden_def() local
382 static struct spwd resultbuf; in getspnam() local
396 struct passwd resultbuf; in getpw() local
[all …]

Completed in 4 milliseconds