Searched defs:_S_IFSOCK (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/libcxx/src/filesystem/ | ||
H A D | posix_compat.h | 101 #define _S_IFSOCK 0xC000 macro |
/openbsd/gnu/usr.bin/perl/win32/ | ||
H A D | win32.h | 593 #define _S_IFSOCK ((unsigned)(_S_IFDIR | _S_IFIFO)) macro |