Searched defs:req (Results 1 – 10 of 10) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | check_native.c | 61 struct req in __check_native() struct 63 struct nlmsghdr nlh; in __check_native() 64 struct rtgenmsg g; in __check_native() 68 char pad[3]; in __check_native() 69 } req; in __check_native() local
|
A D | nanosleep.c | 23 __nanosleep64 (const struct __timespec64 *req, struct __timespec64 *rem) in __nanosleep64()
|
A D | check_pf.c | 114 struct req in make_request() struct 116 struct nlmsghdr nlh; in make_request() 117 struct rtgenmsg g; in make_request() 121 char pad[3]; in make_request() 122 } req; in make_request() local
|
A D | clock_nanosleep.c | 31 const struct __timespec64 *req, in __clock_nanosleep_time64()
|
A D | ifaddrs.c | 96 struct req in __netlink_sendreq() struct 98 struct nlmsghdr nlh; in __netlink_sendreq() 99 struct rtgenmsg g; in __netlink_sendreq() 100 char pad[0]; in __netlink_sendreq() 101 } req; in __netlink_sendreq() local
|
/sysdeps/mach/ |
A D | clock_nanosleep.c | 28 nanosleep_call (const struct timespec *req, struct timespec *rem) in nanosleep_call() 67 __clock_nanosleep (clockid_t clock_id, int flags, const struct timespec *req, in __clock_nanosleep()
|
/sysdeps/mach/hurd/net/ |
A D | if_arp.h | 134 unsigned short int req; /* Request type. */ member
|
/sysdeps/mips/ |
A D | tst-abi-interlink.c | 263 struct fp_mode_req req = compute_fp_modes (s); in current_mode_valid_p() local
|
/sysdeps/posix/ |
A D | getaddrinfo.c | 159 const struct addrinfo *req, struct gaih_servtuple *st, in gaih_inet_serv() 197 convert_hostent_to_gaih_addrtuple (const struct addrinfo *req, in convert_hostent_to_gaih_addrtuple() 328 const struct addrinfo *req, struct addrinfo **pai, in gaih_inet()
|
/sysdeps/unix/sysv/linux/net/ |
A D | if_arp.h | 174 unsigned short int req; /* Request type. */ member
|
Completed in 14 milliseconds