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 D | man_fromhost.patch | 22 hosts_ctl() is a wrapper around the request_init() and hosts_access()
|
H A D | 13_shlib_weaksym.patch | 184 extern struct request_info *request_init(struct request_info *,...); 189 extern struct request_info *request_init(); /* initialize request */
|
H A D | 01_man_portability.patch | 7 hosts_access, hosts_ctl, request_init, request_set \- access control library
|
H A D | 10_usagi-ipv6.patch | 602 request_init(&request, RQ_CLIENT_SIN, &sin, 0);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/ |
H A D | 0001-__progname-is-provided-by-libc.patch | 56 request_init(&wrap_request,
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbipd.c | 298 request_init(&request, RQ_DAEMON, PROGNAME, RQ_FILE, connfd, 0); in tcpd_auth()
|
/openbmc/linux/net/ceph/ |
H A D | osd_client.c | 553 static void request_init(struct ceph_osd_request *req) in request_init() function 587 request_init(req); in ceph_osdc_alloc_request()
|