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