Searched refs:cb_arg (Results 1 - 2 of 2) sorted by relevance
/bind-9.6-ESV-R11/lib/isc/include/isc/ |
H A D | httpd.h | 42 isc_httpdondestroy_t *ondestory, void *cb_arg,
|
/bind-9.6-ESV-R11/lib/isc/ |
H A D | httpd.c | 145 void *cb_arg; /*%< argument for the above */ member in struct:isc_httpdmgr 258 isc_httpdondestroy_t *ondestroy, void *cb_arg, 288 httpd->cb_arg = cb_arg; 370 (httpdmgr->ondestroy)(httpdmgr->cb_arg); 546 !(httpdmgr->client_ok)(&peeraddr, httpdmgr->cb_arg)) { 256 isc_httpdmgr_create(isc_mem_t *mctx, isc_socket_t *sock, isc_task_t *task, isc_httpdclientok_t *client_ok, isc_httpdondestroy_t *ondestroy, void *cb_arg, isc_timermgr_t *tmgr, isc_httpdmgr_t **httpdp) argument
|
Completed in 12 milliseconds