Home
last modified time | relevance | path

Searched refs:safe_socketpair (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/include/
Dsafe_net_fn.h31 int safe_socketpair(const char *file, const int lineno, int domain, int type,
Dtst_safe_net.h21 safe_socketpair(__FILE__, __LINE__, domain, type, protocol, sv)
/third_party/ltp/lib/
Dsafe_net.c139 int safe_socketpair(const char *file, const int lineno, int domain, int type, in safe_socketpair() function