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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Drestricted_shell.c34 getusershell), else 0, meaning it is a standard shell. */
40 while ((line = getusershell())) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A DMakefile.am7 getusershell.c \
H A Dgetusershell.c2 * $Id: getusershell.c,v 1.4 2003-02-17 01:51:08 srittau Exp $
27 static char sccsid[] = "@(#)getusershell.c 5.6 (Berkeley) 6/1/90";
59 getusershell() function
H A DMakefile.in68 am_libcompat_la_OBJECTS = mktemp.lo getusershell.lo strcasecmp.lo \
267 getusershell.c \
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getusershell.Plo@am__quote@
H A DMakefile68 am_libcompat_la_OBJECTS = mktemp.lo getusershell.lo strcasecmp.lo \
267 getusershell.c \
327 include ./$(DEPDIR)/getusershell.Plo
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dcompat.h80 extern char *getusershell (void);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dunistd.in.h477 extern char *getusershell (void);
478 /* Rewind to pointer that is advanced at each getusershell() call. */
480 /* Free the pointer that is advanced at each getusershell() call and
485 # undef getusershell macro
486 # define getusershell() \ macro
487 (GL_LINK_WARNING ("getusershell is unportable - " \
488 "use gnulib module getusershell for portability"), \
489 getusershell ())
493 "use gnulib module getusershell for portability"), \
498 "use gnulib module getusershell fo
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Duam.c235 while ((p = getusershell())) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Duam.c303 while ((p = getusershell())) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dlogin.c808 while ((cp = getusershell ()))
819 # warning "Your system doesn't have getusershell(). You can not"
H A Dconfigure947 echo $ac_n "checking for getusershell in -lc""... $ac_c" 1>&6
948 echo "configure:949: checking for getusershell in -lc" >&5
949 ac_lib_var=`echo c'_'getusershell | sed 'y%./+-%__p_%'`
961 char getusershell();
964 getusershell() function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure24438 for ac_func in getcwd gethostname gettimeofday getusershell mkdir rmdir select socket strdup strcasestr strstr strtoul strchr memcpy
[all...]

Completed in 218 milliseconds