Home
last modified time | relevance | path

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

/external/strace/
Dsocketutils.c269 unix_parse_response(const void *data, const int data_len, in unix_parse_response() function
406 unix_parse_response, (void *) "UNIX") in unix_get()
DChangeLog2137 (unix_parse_response): Replace snprintf with xsprintf.
8058 (inet_parse_response, unix_parse_response, netlink_parse_response):
8340 (inet_parse_response, unix_parse_response, netlink_parse_response):
25257 (inet_parse_response, unix_parse_response): Use
25276 * socketutils.c (inet_parse_response, unix_parse_response): Change
25335 unix_parse_response: add a safety check.
25336 * socketutils.c (unix_parse_response): Check that netlink message
33029 * socketutils.c (unix_parse_response): Likewise.
34073 (unix_parse_response): Add proto_name argument.
34143 (unix_print, unix_send_query, unix_parse_response): New functions.