Home
last modified time | relevance | path

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

/external/strace/
Dsocketutils.c127 inet_parse_response(const char *const proto_name, const void *const data, in inet_parse_response() function
237 && receive_responses(fd, inode, proto_name, inet_parse_response); in inet_print()
DChangeLog13366 (inet_parse_response): Make "data" parameter and diag_msg variable const.
13629 (inet_parse_response, unix_parse_response): Use
13648 * socketutils.c (inet_parse_response, unix_parse_response): Change
13658 inet_parse_response: add a safety check.
13659 * socketutils.c (inet_parse_response): Check that netlink message
22441 * socketutils.c (inet_parse_response): Add proto_name argument.
22514 (parse_response): Rename to inet_parse_response.