Home
last modified time | relevance | path

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

12

/src/usr.bin/chpass/
H A Dutil.c153 while ((sh = getusershell())) { in ok_shell()
174 while ((sh = getusershell())) { in dup_shell()
/src/lib/libc/gen/
H A DMakefile.inc86 getusershell.c \
261 getusershell.3 \
445 MLINKS+=getusershell.3 endusershell.3 \
446 getusershell.3 setusershell.3
H A Dgetusershell.c68 getusershell(void) in getusershell() function
H A Dpw_scan.c202 if (!(sh = getusershell())) { in __pw_scan()
H A DSymbol.map181 getusershell;
/src/rescue/librescue/
H A DMakefile22 SRCS= exec.c getusershell.c login_class.c popen.c rcmdsh.c \
/src/crypto/heimdal/lib/roken/
H A Dgetusershell.c85 getusershell() in getusershell() function
H A Droken.h.in419 #define getusershell rk_getusershell macro
422 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL getusershell(void);
H A DChangeLog493 * getusershell.c: Include roken.h
578 * daemon.c fnmatch.c fnmatch.hin getcap.c getopt.c getusershell.c
598 * getusershell.c: Include ctype.h, cast argument to isspace to
1416 * getusershell.c: implment the AIX version use
H A DMakefile.in53 getnameinfo.c getopt.c gettimeofday.c getuid.c getusershell.c \
818 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getusershell.Plo@am__quote@
/src/lib/libc/tests/nss/
H A Dgetusershell_test.c146 while ((ushell.path = getusershell()) != NULL) { in run_tests()
/src/contrib/libpcap/lbl/
H A Dos-sunos4.h106 char *getusershell(void);
/src/contrib/tcpdump/lbl/
H A Dos-sunos4.h107 char *getusershell(void);
/src/usr.bin/getent/
H A Dgetent.c554 while ((sh = getusershell()) != NULL) in shells()
559 while ((sh = getusershell()) != NULL) { in shells()
/src/include/
H A Dunistd.h526 char *getusershell(void);
/src/usr.bin/su/
H A Dsu.c612 while ((cp = getusershell()) != NULL && !r) in chshell()
/src/crypto/krb5/src/clients/ksu/
H A Dmain.c961 while ((cp = getusershell()) != NULL) in standard_shell()
/src/crypto/heimdal/include/
H A Dconfig.h.in462 /* Define if you have the function `getusershell'. */
1338 /* define if the system is missing a prototype for getusershell() */
/src/crypto/krb5/src/include/
H A Dautoconf.h.in222 /* Define to 1 if you have the `getusershell' function. */
/src/contrib/sendmail/src/
H A Dconf.c3234 extern char *getusershell __P((void));
3241 while ((p = getusershell()) != NULL)
/src/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c543 while ((cp = getusershell()) != NULL) in user()
/src/crypto/krb5/src/
H A Dconfigure.ac469 …d setenv unsetenv getenv gmtime_r localtime_r bswap16 bswap64 mkstemp getusershell access getcwd s…
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc9733 INTERCEPTOR(char *, getusershell,) {
9735 COMMON_INTERCEPTOR_ENTER(ctx, getusershell,);
9736 char *res = REAL(getusershell)();
9742 #define INIT_GETUSERSHELL COMMON_INTERCEPT_FUNCTION(getusershell);
/src/crypto/heimdal/
H A DChangeLog.19992070 (gethostname, mkstemp, getusershell, inet_aton): more tests
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1970 fun:getusershell=uninstrumented

12