Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h94 # undef _S_IFBLK
103 # define _S_IFBLK 0x6000 macro
119 # define S_ISBLK(m) (((m) & _S_IFMT) == _S_IFBLK)
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1387 # define S_IFBLK _S_IFBLK