Searched refs:getusershell (Results 1 - 18 of 18) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgetusershell.c33 getusershell(void) function
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dgetusershell.c32 * Shells returned by getusershell traditionally allow:
34 * getusershell(), then users can change their shell to ksh)
36 * getusershell(); since FTP has no restrictions on directory
37 * movement, adding rksh to getusershell() would defeat that
88 getusershell(void) function
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c75 extern char *getusershell(void);
595 for (valid = getusershell(); valid; valid = getusershell())
618 for (valid = getusershell(); valid; valid = getusershell()) {
/opensolaris-onvv-gate/usr/src/ucbcmd/vipw/
H A Dvipw.c240 char *sh, *getusershell();
244 while((sh = getusershell()) != NULL ) {
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dfuncs.c226 while ((t = getusershell()) != NULL) {
/opensolaris-onvv-gate/usr/src/lib/libc/inc/
H A Dlibc.h188 * Internal routine from getusershell.c
190 extern char *getusershell(void);
/opensolaris-onvv-gate/usr/src/cmd/passwd/
H A Dpasswd.c196 extern char *getusershell(void);
562 valid = getusershell();
564 valid = getusershell();
585 valid = getusershell();
606 valid = getusershell();
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dproto.h335 ** support/getusershell.c
337 char *getusershell(void);
H A Dftpd.c1822 * does not have a standard shell as returned by getusershell(). Disallow
1827 char *getusershell();
2161 while ((cp = getusershell()) != NULL)
/opensolaris-onvv-gate/usr/src/head/
H A Dunistd.h379 extern char *getusershell(void);
697 extern char *getusershell();
/opensolaris-onvv-gate/usr/src/lib/libbc/sparc/
H A DMakefile65 getttynam.o getusershell.o grpauth.o hsearch.o\
/opensolaris-onvv-gate/usr/src/lib/libc/i386/
H A DMakefile.com437 getusershell.o \
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/
H A DMakefile.com467 getusershell.o \
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com431 getusershell.o \
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/
H A DMakefile406 getusershell.o \
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3158 extern char *getusershell();
3165 while ((p = getusershell()) != NULL)
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dllib-lc538 /* getusershell.c */
539 char *getusershell(void);
H A Dmapfile-vers1109 getusershell;

Completed in 370 milliseconds