Searched refs:unix_send_query (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/strace/ |
H A D | socketutils.c | 257 unix_send_query(struct tcb *tcp, const int fd, const unsigned long inode) in unix_send_query() function 422 return unix_send_query(tcp, fd, inode) in unix_get()
|
H A D | ChangeLog | 3351 * socketutils.c (unix_send_query): Do not add NLM_F_DUMP to nlmsg_flags 9566 (inet_send_query, unix_send_query, netlink_send_query, ): Add tcp argument. 9568 (unix_get): Add tcp argument. Pass tcp to the unix_send_query and 29859 (inet_send_query, unix_send_query): Use it. 32282 * socketutils.c (unix_send_query): Add NLM_F_DUMP to nlmsg_flags, 32558 (unix_send_query): Make struct nlmsghdr and struct unix_diag_req 32829 * socketutils.c (unix_send_query): Remove NLM_F_DUMP from nlmsg_flags, 41705 (unix_print, unix_send_query, unix_parse_response): New functions.
|