Home
last modified time | relevance | path

Searched refs:getusershell (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c73 extern char *getusershell(void);
593 for (valid = getusershell(); valid; valid = getusershell()) in validloginshell()
616 for (valid = getusershell(); valid; valid = getusershell()) { in validloginshell()
H A Dyppasswdd.dfl31 # checks described in getusershell(3C) apply either way.
/illumos-gate/usr/src/ucbcmd/vipw/
H A Dvipw.c238 char *sh, *getusershell(); in validsh()
242 while((sh = getusershell()) != NULL ) { in validsh()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetusershell.c88 getusershell(void) in getusershell() function
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c198 extern char *getusershell(void);
564 valid = getusershell(); in userinput()
566 valid = getusershell(); in userinput()
587 valid = getusershell(); in userinput()
608 valid = getusershell(); in userinput()
/illumos-gate/usr/src/cmd/cron/
H A Dfuncs.c226 while ((t = getusershell()) != NULL) { in isvalid_shell()
/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h193 extern char *getusershell(void);
/illumos-gate/usr/src/boot/include/
H A Dunistd.h510 char *getusershell(void);
/illumos-gate/usr/src/head/
H A Dunistd.h397 extern char *getusershell(void);
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com454 getusershell.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile437 getusershell.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com474 getusershell.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com496 getusershell.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile201 getusershell.3c \
2008 endusershell.3c := LINKSRC = getusershell.3c
2009 setusershell.3c := LINKSRC = getusershell.3c
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3159 extern char *getusershell();
3166 while ((p = getusershell()) != NULL)
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc332 link path=usr/share/man/man3c/endusershell.3c target=getusershell.3c
506 file path=usr/share/man/man3c/getusershell.3c
1175 link path=usr/share/man/man3c/setusershell.3c target=getusershell.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1686 getusershell;