Searched refs:getusershell (Results 1 – 13 of 13) sorted by relevance
/external/dropbear/ |
D | compat.h | 47 char *getusershell();
|
D | compat.c | 206 char * getusershell() { in getusershell() function
|
D | svr-auth.c | 261 while ((listshell = getusershell()) != NULL) { in checkusername()
|
D | INSTALL | 38 Firstly, make sure you have at least uclibc 0.9.17, as getusershell() in prior
|
D | config.h.in | 99 /* Define to 1 if you have the `getusershell' function. */
|
D | configure.in | 598 AC_CHECK_FUNCS([dup2 getspnam getusershell memset putenv select socket strdup clearenv strlcpy strl…
|
D | configure | 10419 for ac_func in dup2 getspnam getusershell memset putenv select socket strdup clearenv strlcpy strlc…
|
/external/bison/lib/ |
D | unistd.in.h | 899 _GL_FUNCDECL_SYS (getusershell, char *, (void)); 901 _GL_CXXALIAS_SYS (getusershell, char *, (void)); 902 _GL_CXXALIASWARN (getusershell); 904 # undef getusershell 906 _GL_WARN_ON_USE (getusershell, "getusershell is unportable - "
|
/external/bison/darwin-lib/ |
D | unistd.h | 1211 _GL_FUNCDECL_SYS (getusershell, char *, (void)); 1213 _GL_CXXALIAS_SYS (getusershell, char *, (void)); 1214 _GL_CXXALIASWARN (getusershell); 1216 # undef getusershell 1218 _GL_WARN_ON_USE (getusershell, "getusershell is unportable - "
|
/external/bison/linux-lib/ |
D | unistd.h | 1211 _GL_FUNCDECL_SYS (getusershell, char *, (void)); 1213 _GL_CXXALIAS_SYS (getusershell, char *, (void)); 1214 _GL_CXXALIASWARN (getusershell); 1216 # undef getusershell 1218 _GL_WARN_ON_USE (getusershell, "getusershell is unportable - "
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 109 char *getusershell(void);
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 109 char *getusershell(void);
|
/external/bison/m4/ |
D | unistd_h.m4 | 47 getusershell setusershell endusershell
|