Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/err/
H A Derr.c327 static int pid_cmp(const void *a_void,const void *pid_void);
421 int_thread_hash = lh_new(pid_hash, pid_cmp); in int_thread_get()
967 static int pid_cmp(const void *a_void, const void *b_void) in pid_cmp() function