Searched refs:safe_getsockopt (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/include/ |
D | safe_net_fn.h | 34 int safe_getsockopt(const char *file, const int lineno, int sockfd, int level,
|
D | tst_safe_net.h | 24 safe_getsockopt(__FILE__, __LINE__, fd, level, optname, optval, optlen)
|
/third_party/ltp/lib/ |
D | safe_net.c | 169 int safe_getsockopt(const char *file, const int lineno, int sockfd, int level, in safe_getsockopt() function
|