Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dman_fromhost.patch22 hosts_ctl() is a wrapper around the request_init() and hosts_access()
H A D13_shlib_weaksym.patch184 extern struct request_info *request_init(struct request_info *,...);
189 extern struct request_info *request_init(); /* initialize request */
H A D01_man_portability.patch7 hosts_access, hosts_ctl, request_init, request_set \- access control library
H A D10_usagi-ipv6.patch602 request_init(&request, RQ_CLIENT_SIN, &sin, 0);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A D0001-__progname-is-provided-by-libc.patch56 request_init(&wrap_request,
/openbmc/linux/tools/usb/usbip/src/
H A Dusbipd.c298 request_init(&request, RQ_DAEMON, PROGNAME, RQ_FILE, connfd, 0); in tcpd_auth()
/openbmc/linux/net/ceph/
H A Dosd_client.c553 static void request_init(struct ceph_osd_request *req) in request_init() function
587 request_init(req); in ceph_osdc_alloc_request()