Home
last modified time | relevance | path

Searched refs:HAVE_CRYPT_R (Results 1 – 25 of 85) sorted by relevance

1234

/dports/www/hiawatha/hiawatha-10.12/
H A Dconfig.h.in45 #cmakedefine HAVE_CRYPT_R ${HAVE_CRYPT_R}
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmod_authn_dbi.c26 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT)
336 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT)
350 #if defined(HAVE_CRYPT_R) in mod_authn_crypt_cmp()
365 #if defined(HAVE_CRYPT_R) in mod_authn_crypt_cmp()
374 #if defined(HAVE_CRYPT_R) in mod_authn_crypt_cmp()
390 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT) in mod_authn_dbi_password_cmp()
H A Dmod_authn_file.c608 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT)
612 #if 0 && defined(HAVE_CRYPT_R) in mod_authn_file_crypt_cmp()
659 #if 0 && defined(HAVE_CRYPT_R) in mod_authn_file_crypt_cmp()
674 #if 0 && defined(HAVE_CRYPT_R) in mod_authn_file_crypt_cmp()
721 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT) in mod_authn_file_htpasswd_basic()
H A Dmod_authn_mysql.c20 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT)
303 #if defined(HAVE_CRYPT_R) || defined(HAVE_CRYPT) in mod_authn_mysql_password_cmp()
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dhttpauth.c41 #ifndef HAVE_CRYPT_R
46 #ifndef HAVE_CRYPT_R in init_httpauth_module()
269 #ifdef HAVE_CRYPT_R
327 #ifdef HAVE_CRYPT_R
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/lang/python38/Python-3.8.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/lang/python37/Python-3.7.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/lang/python-tools/Python-3.8.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/
H A DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_cryptmodule.c38 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_cryptmodule.c41 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_cryptmodule.c41 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_cryptmodule.c41 #ifdef HAVE_CRYPT_R in crypt_crypt_impl()
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-crypt.c63 #if defined (HAVE_CRYPT_R) in stress_crypt_id()
/dports/www/c-icap/c_icap-0.5.10/
H A Dhttp_auth.c513 #ifdef HAVE_CRYPT_R in basic_simple_db_athenticate()
535 #ifdef HAVE_CRYPT_R in basic_simple_db_athenticate()
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dcrypt.c172 # if defined(HAVE_CRYPT_R) && (defined(_REENTRANT) || defined(_THREAD_SAFE)) in php_crypt()

1234