Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dsafe_net_fn.h34 int safe_getsockopt(const char *file, const int lineno, int sockfd, int level,
Dtst_safe_net.h24 safe_getsockopt(__FILE__, __LINE__, fd, level, optname, optval, optlen)
/third_party/ltp/lib/
Dsafe_net.c169 int safe_getsockopt(const char *file, const int lineno, int sockfd, int level, in safe_getsockopt() function