Searched refs:__dfsw_socketpair (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_custom.cpp | 1975 __dfsw_socketpair(int domain, int type, int protocol, int sv[2], in __dfsw_socketpair() function 1993 return __dfsw_socketpair(domain, type, protocol, sv, domain_label, type_label, in __dfso_socketpair()
|