Searched defs:req (Results 1 - 25 of 845) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dmkcert.sh17 req() { function
/netbsd-current/external/mit/libuv/dist/docs/code/tty/
H A Dmain.c15 uv_write_t req; local
22 uv_write_t req; local
/netbsd-current/sys/netbt/
H A Dl2cap_lower.c67 struct l2cap_req *req, *n; local
/netbsd-current/external/mit/libuv/dist/docs/code/idle-compute/
H A Dmain.c20 void on_type(uv_fs_t *req) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/queue-work/
H A Dmain.c17 void fib(uv_work_t *req) { argument
27 void after_fib(uv_work_t *req, int status) { argument
35 uv_work_t req[FIB_UNTIL]; local
/netbsd-current/external/mit/libuv/dist/docs/code/spawn/
H A Dmain.c10 void on_exit(uv_process_t *req, int64_t exit_status, int term_signal) { argument
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-loop-alive.c34 static void work_cb(uv_work_t* req) { argument
38 static void after_work_cb(uv_work_t* req, int status) { argument
H A Dtest-loop-close.c59 static void loop_instant_close_work_cb(uv_work_t* req) { argument
62 static void loop_instant_close_after_work_cb(uv_work_t* req, int status) { argument
67 static uv_work_t req; local
H A Dtest-random.c31 static void random_cb(uv_random_t* req, int status, void* buf, size_t buflen) { argument
53 uv_random_t req; local
H A Dtest-threadpool.c31 static void work_cb(uv_work_t* req) { argument
38 static void after_work_cb(uv_work_t* req, int status) { argument
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSaslBindResult.cpp17 LDAPSaslBindResult::LDAPSaslBindResult(const LDAPRequest* req, LDAPMessage* msg) : argument
H A DLDAPSearchReference.cpp18 LDAPSearchReference::LDAPSearchReference(const LDAPRequest *req, argument
H A DLDAPSearchResult.cpp16 LDAPSearchResult::LDAPSearchResult(const LDAPRequest *req, argument
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dasync.c41 uv_req_t* req; local
86 uv__process_async_wakeup_req(uv_loop_t* loop, uv_async_t* handle, uv_req_t* req) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_http.c51 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, const char *path, OCSP_REQUEST *req) argument
15 OCSP_sendreq_new(BIO *io, const char *path, const OCSP_REQUEST *req, int buf_size) argument
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_dane.sh19 req() { function
[all...]
H A Dmkcert.sh69 req() { function
[all...]
/netbsd-current/lib/libbluetooth/
H A Dsdp_record.c52 struct iovec req[4]; local
122 struct iovec req[ local
183 struct iovec req[2]; local
[all...]
/netbsd-current/sys/arch/sun3/sun3/
H A Dsys_machdep.c63 cachectl1(unsigned long req, vaddr_t addr, size_t len, struct proc *p) argument
/netbsd-current/external/apache2/mDNSResponder/dist/unittests/
H A Duds_daemon_ut.c3 mDNSexport mStatus handle_client_request_ut(void *req) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dconnect.c41 kcm_service(void *ctx, const heim_idata *req, argument
/netbsd-current/external/mit/libuv/dist/docs/code/proc-streams/
H A Dmain.c11 void on_exit(uv_process_t *req, int64_t exit_status, int term_signal) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/progress/
H A Dmain.c12 void fake_download(uv_work_t *req) { argument
26 void after(uv_work_t *req, int status) { argument
39 uv_work_t req; local
/netbsd-current/external/mit/libuv/dist/docs/code/queue-cancel/
H A Dmain.c18 void fib(uv_work_t *req) { argument
28 void after_fib(uv_work_t *req, int status) { argument
33 void signal_handler(uv_signal_t *req, int signum) argument
/netbsd-current/external/mit/libuv/dist/docs/code/tty-gravity/
H A Dmain.c14 void update(uv_timer_t *req) { argument

Completed in 206 milliseconds

1234567891011>>