NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_S_IFWHT
sys/sys/stat.h
165
#define S_IFWHT _S_IFWHT
sys/sys/stat.h
185
#define S_ISWHT(m) (((m) & _S_IFMT) == _S_IFWHT) /* whiteout */