Home
last modified time | relevance | path

Searched refs:unix_send_query (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dsocketutils.c241 unix_send_query(const int fd, const unsigned long inode) in unix_send_query() function
401 return unix_send_query(fd, inode) in unix_print()
DChangeLog10669 (inet_send_query, unix_send_query): Use it.
13092 * socketutils.c (unix_send_query): Add NLM_F_DUMP to nlmsg_flags,
13368 (unix_send_query): Make struct nlmsghdr and struct unix_diag_req
13639 * socketutils.c (unix_send_query): Remove NLM_F_DUMP from nlmsg_flags,
22515 (unix_print, unix_send_query, unix_parse_response): New functions.