Home
last modified time | relevance | path

Searched defs:req_cb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_req.c48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb() function
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-ref.c66 static void req_cb(uv_handle_t* req, int status) { in req_cb() function