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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetusershell.c32 * Shells returned by getusershell traditionally allow:
34 * getusershell(), then users can change their shell to ksh)
36 * getusershell(); since FTP has no restrictions on directory
37 * movement, adding rksh to getusershell() would defeat that
101 getusershell(void) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dunistd.in.h792 _GL_FUNCDECL_SYS (getusershell, char *, (void));
794 _GL_CXXALIAS_SYS (getusershell, char *, (void));
795 _GL_CXXALIASWARN (getusershell);
797 # undef getusershell
799 _GL_WARN_ON_USE (getusershell, "getusershell is unportable - "
800 "use gnulib module getusershell for portability");
805 /* Rewind to pointer that is advanced at each getusershell() call. */
815 "use gnulib module getusershell for portability");
820 /* Free the pointer that is advanced at each getusershell() cal
[all...]
/osnet-11/usr/src/lib/libc/inc/
H A Dlibc.h187 * Internal routine from getusershell.c
189 extern char *getusershell(void);
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com435 getusershell.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com465 getusershell.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com429 getusershell.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile406 getusershell.o \
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c3156 extern char *getusershell();
3163 while ((p = getusershell()) != NULL)
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc585 /* getusershell.c */
586 char *getusershell(void);
/osnet-11/usr/src/grub/grub2/
H A Dconfigure30512 for gl_func in chown dup2 dup3 environ euidaccess faccessat fchdir fchownat fsync ftruncate getcwd getdomainname getdtablesize getgroups gethostname getlogin getlogin_r getpagesize getusershell setusershell endusershell lchown link linkat lseek pipe2 pread pwrite readlink readlinkat rmdir sleep symlink symlinkat ttyname_r unlink unlinkat usleep; do
[all...]

Completed in 87 milliseconds