Home
last modified time | relevance | path

Searched refs:HAVE_GETSPNAM (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Modules/
Dspwdmodule.c27 #if defined(HAVE_GETSPNAM) || defined(HAVE_GETSPENT)
104 #ifdef HAVE_GETSPNAM
160 #ifdef HAVE_GETSPNAM
/external/python/cpython3/Modules/
Dspwdmodule.c32 #if defined(HAVE_GETSPNAM) || defined(HAVE_GETSPENT)
114 #ifdef HAVE_GETSPNAM
191 #ifdef HAVE_GETSPNAM
/external/python/cpython3/Modules/clinic/
Dspwdmodule.c.h5 #if defined(HAVE_GETSPNAM)
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h357 #define HAVE_GETSPNAM 1 macro
/external/libpcap/rpcapd/
DCMakeLists.txt24 check_function_exists(getspnam HAVE_GETSPNAM)
Ddaemon.c53 #ifdef HAVE_GETSPNAM
1191 #ifdef HAVE_GETSPNAM in daemon_AuthUserPwd()
1202 #ifdef HAVE_GETSPNAM in daemon_AuthUserPwd()
/external/libpcap/
Dcmakeconfig.h.in49 #cmakedefine HAVE_GETSPNAM 1
Dconfig.h.in55 #undef HAVE_GETSPNAM
/external/python/cpython2/
Dpyconfig.h.in380 #undef HAVE_GETSPNAM
/external/python/cpython3/
Dpyconfig.h.in482 #undef HAVE_GETSPNAM
/external/python/cpython2/Misc/
DHISTORY2037 - spwdmodule.c is built only if either HAVE_GETSPNAM or HAVE_HAVE_GETSPENT is
/external/python/cpython3/Misc/
DHISTORY19421 - spwdmodule.c is built only if either HAVE_GETSPNAM or HAVE_HAVE_GETSPENT is