Home
last modified time | relevance | path

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

12

/freebsd-14.2/usr.bin/chpass/
H A Dutil.c159 while ((sh = getusershell())) { in ok_shell()
180 while ((sh = getusershell())) { in dup_shell()
/freebsd-14.2/rescue/librescue/
H A DMakefile22 SRCS= exec.c getusershell.c login_class.c popen.c rcmdsh.c \
/freebsd-14.2/lib/libc/gen/
H A DMakefile.inc91 getusershell.c \
265 getusershell.3 \
451 MLINKS+=getusershell.3 endusershell.3 \
452 getusershell.3 setusershell.3
H A Dgetusershell.c68 getusershell(void) in getusershell() function
H A Dpw_scan.c204 if (!(sh = getusershell())) { in __pw_scan()
H A DSymbol.map181 getusershell;
/freebsd-14.2/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@
/freebsd-14.2/lib/libc/tests/nss/
H A Dgetusershell_test.c146 while ((ushell.path = getusershell()) != NULL) { in run_tests()
/freebsd-14.2/contrib/libpcap/lbl/
H A Dos-sunos4.h106 char *getusershell(void);
/freebsd-14.2/contrib/tcpdump/lbl/
H A Dos-sunos4.h107 char *getusershell(void);
/freebsd-14.2/usr.bin/getent/
H A Dgetent.c554 while ((sh = getusershell()) != NULL) in shells()
559 while ((sh = getusershell()) != NULL) { in shells()
/freebsd-14.2/include/
H A Dunistd.h519 char *getusershell(void);
/freebsd-14.2/usr.bin/su/
H A Dsu.c625 while ((cp = getusershell()) != NULL && !r) in chshell()
/freebsd-14.2/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() */
/freebsd-14.2/contrib/sendmail/src/
H A Dconf.c3234 extern char *getusershell __P((void));
3241 while ((p = getusershell()) != NULL)
H A DREADME323 HASGETUSERSHELL Define this to 1 if you have getusershell(3) in your
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c543 while ((cp = getusershell()) != NULL) in user()
/freebsd-14.2/libexec/ftpd/
H A Dftpd.c1041 while ((cp = getusershell()) != NULL) in user()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc9719 INTERCEPTOR(char *, getusershell) {
9721 COMMON_INTERCEPTOR_ENTER(ctx, getusershell);
9722 char *res = REAL(getusershell)();
9728 #define INIT_GETUSERSHELL COMMON_INTERCEPT_FUNCTION(getusershell);
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.19992070 (gethostname, mkstemp, getusershell, inet_aton): more tests
H A Dconfigure21289 extern int getusershell (struct foo*);
21293 getusershell(&xx)
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1970 fun:getusershell=uninstrumented

12