Home
last modified time | relevance | path

Searched refs:HOST_S_IFSOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/kboot/include/
H A Dhost_syscall.h43 #define HOST_S_IFSOCK 0140000 macro
51 #define HOST_S_ISSOCK(mode) (((mode) & HOST_S_IFMT) == HOST_S_IFSOCK)