Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/err/
H A Derr.c323 static int err_cmp(const void *a_void, const void *b_void);
341 int_error_hash = lh_new(err_hash, err_cmp); in int_err_get()
954 static int err_cmp(const void *a_void, const void *b_void) in err_cmp() function