Searched refs:process_request (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dsearchexample.pl39 sub process_request { subroutine
/netbsd-6-1-5-RELEASE/libexec/talkd/
H A Dextern.h36 void process_request(CTL_MSG *, CTL_RESPONSE *);
H A Dtalkd.c132 process_request(mp, &response);
H A Dprocess.c69 process_request(CTL_MSG *mp, CTL_RESPONSE *rp) function
134 print_response("process_request done", rp);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dlwdclient.c177 process_request(ns_lwdclient_t *client) { function
268 process_request(client);
/netbsd-6-1-5-RELEASE/libexec/httpd/lua/
H A Dbozo.lua159 bozohttpd.process_request(httpd, req)
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dhttpd.c218 static isc_result_t process_request(isc_httpd_t *, int);
384 process_request(isc_httpd_t *httpd, int length) function
682 result = process_request(httpd, sev->n);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dhttpd.c217 static isc_result_t process_request(isc_httpd_t *, int);
377 process_request(isc_httpd_t *httpd, int length) function
649 result = process_request(httpd, sev->n);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgnu-nat.c47 <hurd/process_request.h> as well. */
49 #include <hurd/process_request.h>

Completed in 209 milliseconds