Searched refs:pw_shell (Results 1 – 4 of 4) sorted by relevance
33 printf("pw_shell\t: %s\n", passwd->pw_shell); in main()55 printf("pw_shell\t: %s\n", passwd->pw_shell); in main()71 printf("pw_shell\t: %s\n", passwd->pw_shell); in main()
22 (long) p->pw_gid, p->pw_gecos, p->pw_dir, p->pw_shell); in main()
57 char *pw_shell; /* Shell program. */ member
408 resultbuf.pw_shell) >= 0 in getpw()768 p->pw_gecos, p->pw_dir, p->pw_shell) >= 0 in putpwent()896 offsetof(struct passwd, pw_shell) /* 6 */
Completed in 5 milliseconds