Home
last modified time | relevance | path

Searched defs:mech (Results 1 – 25 of 37) sorted by relevance

12

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestglobalmutex.c24 static void launch_child(abts_case *tc, apr_lockmech_e mech, in launch_child()
62 static const char *mutexname(apr_lockmech_e mech) in mutexname()
77 apr_lockmech_e mech = *(apr_lockmech_e *)data; in test_exclusive() local
108 apr_lockmech_e mech = APR_LOCK_DEFAULT; in testglobalmutex() local
Dtestmutexscope.c46 static void lock_init(apr_lockmech_e mech, test_mode_e test_mode) in lock_init()
105 static void test_mech_mode(apr_lockmech_e mech, const char *mech_name, in test_mech_mode()
180 static void test_mech(apr_lockmech_e mech, const char *mech_name) in test_mech()
189 apr_lockmech_e mech; in main() member
Dtestprocmutex.c111 apr_lockmech_e mech) in test_exclusive()
159 apr_lockmech_e *mech = data; in proc_mutex() local
184 apr_lockmech_e mech = APR_LOCK_DEFAULT; in testprocmutex() local
Dglobalmutexchild.c34 apr_lockmech_e mech; in main() local
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestglobalmutex.c24 static void launch_child(abts_case *tc, apr_lockmech_e mech, in launch_child()
62 static const char *mutexname(apr_lockmech_e mech) in mutexname()
77 apr_lockmech_e mech = *(apr_lockmech_e *)data; in test_exclusive() local
108 apr_lockmech_e mech = APR_LOCK_DEFAULT; in testglobalmutex() local
Dtestmutexscope.c46 static void lock_init(apr_lockmech_e mech, test_mode_e test_mode) in lock_init()
105 static void test_mech_mode(apr_lockmech_e mech, const char *mech_name, in test_mech_mode()
180 static void test_mech(apr_lockmech_e mech, const char *mech_name) in test_mech()
189 apr_lockmech_e mech; in main() member
Dtestprocmutex.c111 apr_lockmech_e mech) in test_exclusive()
159 apr_lockmech_e *mech = data; in proc_mutex() local
184 apr_lockmech_e mech = APR_LOCK_DEFAULT; in testprocmutex() local
Dglobalmutexchild.c34 apr_lockmech_e mech; in main() local
/external/curl/lib/vauth/
Dgsasl.c45 const char *mech, in Curl_auth_gsasl_is_supported()
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/beos/
Dthread_mutex.c77 apr_lockmech_e_np mech, in apr_thread_mutex_create_np()
Dproc_mutex.c44 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/locks/beos/
Dthread_mutex.c77 apr_lockmech_e_np mech, in apr_thread_mutex_create_np()
Dproc_mutex.c44 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/locks/netware/
Dproc_mutex.c25 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/netware/
Dproc_mutex.c25 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/locks/unix/
Dproc_mutex.c804 static apr_status_t proc_mutex_choose_method(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech)
876 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char …
895 apr_lockmech_e mech,
Dglobal_mutex.c47 apr_lockmech_e mech, in apr_global_mutex_create()
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/unix/
Dproc_mutex.c804 static apr_status_t proc_mutex_choose_method(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech)
876 static apr_status_t proc_mutex_create(apr_proc_mutex_t *new_mutex, apr_lockmech_e mech, const char …
895 apr_lockmech_e mech,
Dglobal_mutex.c47 apr_lockmech_e mech, in apr_global_mutex_create()
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/win32/
Dproc_mutex.c40 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/locks/win32/
Dproc_mutex.c40 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/curl/lib/
Dopenldap.c348 static CURLcode oldap_perform_auth(struct Curl_easy *data, const char *mech, in oldap_perform_auth()
370 static CURLcode oldap_continue_auth(struct Curl_easy *data, const char *mech, in oldap_continue_auth()
392 static CURLcode oldap_cancel_auth(struct Curl_easy *data, const char *mech) in oldap_cancel_auth()
626 unsigned short mech = Curl_sasl_decode_mech((char *) bvals[i].bv_val, in oldap_state_mechs_resp() local
/external/scapy/scapy/layers/
Dhttp.py754 mech=HTTP_AUTH_MECHS.NONE, argument
992 mech=HTTP_AUTH_MECHS.NONE, argument
1222 mech=HTTP_AUTH_MECHS.NONE, argument
/external/cronet/stable/third_party/apache-portable-runtime/src/locks/os2/
Dproc_mutex.c76 apr_lockmech_e mech, in apr_proc_mutex_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/locks/os2/
Dproc_mutex.c76 apr_lockmech_e mech, in apr_proc_mutex_create()

12