Searched refs:user_name (Results 1 – 1 of 1) sorted by relevance
769 const char *user_name; in glob() local773 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