HomeSort by relevance Sort by last modified time
    Searched full:send_query (Results 1 - 2 of 2) sorted by null

  /external/strace/tests/
netlink_inet_diag.c 37 send_query(const int fd, const int family, const int proto) function
117 return (send_query(1, AF_INET, IPPROTO_TCP) &&
netlink_unix_diag.c 44 send_query(const int fd, const int family, const int proto) function
130 return (send_query(1, AF_UNIX, 0) &&

Completed in 67 milliseconds