Searched defs:SUN_LEN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ | ||
H A D | un.h | 59 #define SUN_LEN(su) \ macro |
/openbsd/gnu/llvm/lldb/source/Host/posix/ | ||
H A D | DomainSocket.cpp | 24 #define SUN_LEN(ptr) \ macro |