Searched refs:safe_socketpair (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/include/ |
D | safe_net_fn.h | 31 int safe_socketpair(const char *file, const int lineno, int domain, int type,
|
D | tst_safe_net.h | 21 safe_socketpair(__FILE__, __LINE__, domain, type, protocol, sv)
|
/third_party/ltp/lib/ |
D | safe_net.c | 139 int safe_socketpair(const char *file, const int lineno, int domain, int type, in safe_socketpair() function
|