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

/macosx-10.10.1/bind9-45.101/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-solaris2.h32 char *getusershell(void);
H A Dos-sunos4.h109 char *getusershell(void);
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dgetusershell.c80 getusershell(void) function
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetusershell.c85 getusershell() function
H A Droken.h.in419 #define getusershell rk_getusershell
422 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL getusershell(void);
/macosx-10.10.1/system_cmds-643.1.1/pwd_mkdb.tproj/
H A Dpw_scan.c143 if (!(sh = getusershell())) {
/macosx-10.10.1/system_cmds-643.1.1/chpass.tproj/
H A Dutil.c185 while ((sh = getusershell())) {
208 while ((sh = getusershell())) {
/macosx-10.10.1/libpcap-48/libpcap/lbl/
H A Dos-sunos4.h109 char *getusershell(void);
/macosx-10.10.1/tcpdump-61/tcpdump/lbl/
H A Dos-sunos4.h109 char *getusershell(void);
/macosx-10.10.1/remote_cmds-47/rpc_yppasswdd.tproj/
H A Dpasswd.c437 if (!(sh = getusershell())) {
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h814 char *getusershell(void);
/macosx-10.10.1/shell_cmds-179/su/
H A Dsu.c720 while ((cp = getusershell()) != NULL && !r)
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c484 * shell as returned by getusershell(). Disallow anyone mentioned in the file
543 while ((cp = getusershell()) != NULL)
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfigure18715 ac_fn_c_check_func "$LINENO" "getusershell" "ac_cv_func_getusershell"
18724 *" getusershell.$ac_objext "* ) ;;
18725 *) LIBOBJS="$LIBOBJS getusershell.$ac_objext"
20277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if getusershell needs a prototype" >&5
20278 $as_echo_n "checking if getusershell needs a prototype... " >&6; }
20286 extern int getusershell (struct foo*);
20290 getusershell(&xx)

Completed in 462 milliseconds