Home
last modified time | relevance | path

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

/pwd/
A Dputpwent.c37 || !__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()
A Dtst-putpwent.c116 .pw_shell = (char *) "shell", in do_test()
126 .pw_shell = (char *) "shell", in do_test()
159 .pw_shell = (char *) *bad, in do_test()
A Dfgetpwent_r.c45 result->pw_shell = NULL;
62 result->pw_shell = line;
A Dgetpw.c55 p->pw_gecos, p->pw_dir, p->pw_shell) < 0) in __getpw()
A Dpwd.h58 char *pw_shell; /* Shell program. */ member

Completed in 6 milliseconds