Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/glob/
A Dglob.c769 const char *user_name; in glob() local
773 user_name = dirname + 1; in glob()
780 user_name = newp; in glob()
793 while (getpwnam_r (user_name, &pwbuf, pwtmpbuf, buflen, &p) != 0) in glob()

Completed in 4 milliseconds