Searched defs:a_void (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_api.c256 static int cmp_conf(const void *a_void, const void *b_void) argument
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dex_data.c256 static unsigned long ex_hash_cb(const void *a_void) argument
261 static int ex_cmp_cb(const void *a_void, const void *b_void) argument
299 static void def_cleanup_cb(void *a_void) argument
H A Dmem_dbg.c243 static int mem_cmp(const void *a_void, const void *b_void) argument
261 static unsigned long mem_hash(const void *a_void) argument
272 static int app_info_cmp(const void *a_void, const void *b_void) argument
279 static unsigned long app_info_hash(const void *a_void) argument
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A Do_names.c110 static int obj_name_cmp(const void *a_void, const void *b_void) argument
129 static unsigned long obj_name_hash(const void *a_void) argument
/freebsd-9.3-release/crypto/openssl/apps/
H A Dopenssl.c515 static int MS_CALLBACK cmp(const void *a_void, const void *b_void) argument
522 static unsigned long MS_CALLBACK hash(const void *a_void) argument
/freebsd-9.3-release/crypto/openssl/crypto/err/
H A Derr_def.c562 static unsigned long err_hash(const void *a_void) argument
572 static int err_cmp(const void *a_void, const void *b_void) argument
579 static unsigned long pid_hash(const void *a_void) argument
585 static int pid_cmp(const void *a_void, cons argument
[all...]

Completed in 91 milliseconds