Home
last modified time | relevance | path

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

/external/strace/
Dsocketutils.c419 unix_get(struct tcb *tcp, const int fd, const int family, const int proto, in unix_get() function
457 [SOCK_PROTO_UNIX] = { "UNIX", unix_get, AF_UNIX},
DChangeLog328 * socketutils.c (unix_get, inet_get, netlink_gen): Add family, protocol,
9568 (unix_get): Add tcp argument. Pass tcp to the unix_send_query and
15625 (unix_get, inet_get, netlink_get): Cast the protocol name from
15884 (unix_get, inet_get, tcp_v4_get, tcp_v6_get, udp_v4_get,