Searched refs:reply (Results 1 – 3 of 3) sorted by relevance
90 unsigned char query[18 + PTR_MAX], reply[512]; in getnameinfo() local92 int rlen = __res_send(query, qlen, reply, sizeof reply); in getnameinfo()95 __dns_parse(reply, rlen, dns_parse_callback, buf); in getnameinfo()
16 struct nlmsghdr reply; in __netlink_enumerate() member34 for (h = &u.reply; NLMSG_OK(h, (void*)&u.buf[r]); h = NLMSG_NEXT(h)) { in __netlink_enumerate()
6199 wants to reply true to this request. The Windows strings are the only
Completed in 19 milliseconds