Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/pwd_grp/
A Dtest_pwd.c33 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()
A Dpwcat.c22 (long) p->pw_gid, p->pw_gecos, p->pw_dir, p->pw_shell); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dpwd.h57 char *pw_shell; /* Shell program. */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c408 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