Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/gen/
H A DMakefile.inc15 getprogname.c getpwent.c getttyent.c getusershell.c glob.c \
45 getttyent.3 getusershell.3 glob.3 initgroups.3 isalnum.3 isalpha.3 \
H A Dgetusershell.c50 getusershell(void) in getusershell() function
/openbsd-src/usr.bin/chpass/
H A Dutil.c87 while ((sh = getusershell()) != NULL) { in ok_shell()
/openbsd-src/usr.bin/getent/
H A Dgetent.c440 while ((sh = getusershell()) != NULL) in shells()
445 while ((sh = getusershell()) != NULL) { in shells()
/openbsd-src/lib/libc/hidden/
H A Dunistd.h96 PROTO_DEPRECATED(getusershell);
/openbsd-src/include/
H A Dunistd.h503 char *getusershell(void);
/openbsd-src/lib/libutil/
H A Dpasswd.c442 if (!(sh = getusershell())) { in pw_scan()
/openbsd-src/usr.bin/su/
H A Dsu.c428 while ((cp = getusershell()) != NULL) { in chshell()
/openbsd-src/regress/usr.bin/tsort/
H A Dpairs1238 getusershell.o getusershell.o
1033 getusershell.o ctype_.o
1267 getusershell.o calloc.o
1410 getusershell.o fclose.o
1448 getusershell.o fgets.o
1461 getusershell.o fopen.o
1526 getusershell.o malloc.o
1586 getusershell.o fstat.o
1821 getusershell.o malloc.o
/openbsd-src/lib/libc/
H A DSymbols.list680 getusershell
/openbsd-src/libexec/ftpd/
H A Dftpd.c739 while ((cp = getusershell()) != NULL) in user()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc10007 INTERCEPTOR(char *, getusershell) {
10009 COMMON_INTERCEPTOR_ENTER(ctx, getusershell);
10010 char *res = REAL(getusershell)();
10016 #define INIT_GETUSERSHELL COMMON_INTERCEPT_FUNCTION(getusershell);
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1965 fun:getusershell=uninstrumented