Home
last modified time | relevance | path

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

/external/strace/
Dsocketutils.c263 unix_parse_response(const char *proto_name, const void *data, in unix_parse_response() function
402 && receive_responses(fd, inode, "UNIX", unix_parse_response); in unix_print()
DChangeLog13629 (inet_parse_response, unix_parse_response): Use
13648 * socketutils.c (inet_parse_response, unix_parse_response): Change
13707 unix_parse_response: add a safety check.
13708 * socketutils.c (unix_parse_response): Check that netlink message
21401 * socketutils.c (unix_parse_response): Likewise.
22445 (unix_parse_response): Add proto_name argument.
22515 (unix_print, unix_send_query, unix_parse_response): New functions.