Searched refs:pw_shell (Results 1 – 5 of 5) sorted by relevance
37 || !__nss_valid_field (p->pw_shell)) in putpwent()53 gecos, _S (p->pw_dir), _S (p->pw_shell)); in putpwent()59 gecos, _S (p->pw_dir), _S (p->pw_shell)); in putpwent()
116 .pw_shell = (char *) "shell", in do_test()126 .pw_shell = (char *) "shell", in do_test()159 .pw_shell = (char *) *bad, in do_test()
45 result->pw_shell = NULL;62 result->pw_shell = line;
55 p->pw_gecos, p->pw_dir, p->pw_shell) < 0) in __getpw()
58 char *pw_shell; /* Shell program. */ member
Completed in 6 milliseconds