| /freebsd-13.1/usr.bin/chpass/ |
| H A D | util.c | 161 while ((sh = getusershell())) { in ok_shell() 182 while ((sh = getusershell())) { in dup_shell()
|
| /freebsd-13.1/rescue/librescue/ |
| H A D | Makefile | 23 SRCS= exec.c getusershell.c login_class.c popen.c rcmdsh.c \
|
| /freebsd-13.1/lib/libc/gen/ |
| H A D | Makefile.inc | 90 getusershell.c \ 259 getusershell.3 \ 444 MLINKS+=getusershell.3 endusershell.3 \ 445 getusershell.3 setusershell.3
|
| H A D | getusershell.c | 70 getusershell(void) in getusershell() function
|
| H A D | pw_scan.c | 206 if (!(sh = getusershell())) { in __pw_scan()
|
| H A D | Symbol.map | 184 getusershell;
|
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | getusershell.c | 85 getusershell() in getusershell() function
|
| H A D | roken.h.in | 419 #define getusershell rk_getusershell macro 422 ROKEN_LIB_FUNCTION char * ROKEN_LIB_CALL getusershell(void);
|
| H A D | ChangeLog | 493 * 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 D | Makefile.in | 53 getnameinfo.c getopt.c gettimeofday.c getuid.c getusershell.c \ 818 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getusershell.Plo@am__quote@
|
| /freebsd-13.1/contrib/libpcap/lbl/ |
| H A D | os-sunos4.h | 106 char *getusershell(void);
|
| /freebsd-13.1/lib/libc/tests/nss/ |
| H A D | getusershell_test.c | 149 while ((ushell.path = getusershell()) != NULL) { in run_tests()
|
| /freebsd-13.1/contrib/tcpdump/lbl/ |
| H A D | os-sunos4.h | 107 char *getusershell(void);
|
| /freebsd-13.1/usr.bin/getent/ |
| H A D | getent.c | 556 while ((sh = getusershell()) != NULL) in shells() 561 while ((sh = getusershell()) != NULL) { in shells()
|
| /freebsd-13.1/include/ |
| H A D | unistd.h | 519 char *getusershell(void);
|
| /freebsd-13.1/usr.bin/su/ |
| H A D | su.c | 627 while ((cp = getusershell()) != NULL && !r) in chshell()
|
| /freebsd-13.1/contrib/opie/ |
| H A D | config.h.in | 284 /* Define if you have the getusershell function. */
|
| H A D | opieftpd.c | 437 while ((cp = getusershell()) != NULL)
|
| H A D | configure.in | 512 AC_REPLACE_FUNCS(getusershell sigaddset sigemptyset strerror strncasecmp)
|
| /freebsd-13.1/crypto/heimdal/include/ |
| H A D | config.h.in | 462 /* Define if you have the function `getusershell'. */ 1338 /* define if the system is missing a prototype for getusershell() */
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | conf.c | 3232 extern char *getusershell(); 3239 while ((p = getusershell()) != NULL)
|
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftpd/ |
| H A D | ftpd.c | 543 while ((cp = getusershell()) != NULL) in user()
|
| /freebsd-13.1/libexec/ftpd/ |
| H A D | ftpd.c | 1048 while ((cp = getusershell()) != NULL) in user()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 9793 INTERCEPTOR(char *, getusershell) { 9795 COMMON_INTERCEPTOR_ENTER(ctx, getusershell); 9796 char *res = REAL(getusershell)(); 9802 #define INIT_GETUSERSHELL COMMON_INTERCEPT_FUNCTION(getusershell);
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.1999 | 2070 (gethostname, mkstemp, getusershell, inet_aton): more tests
|