DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IFREG
stand/boot/common/dinode.h
90
#define IFREG 0100000 /* Regular file. */
sys/vfs/ext2fs/inode.h
150
#define IFREG 0100000 /* Regular file. */
sys/vfs/ufs/dinode.h
130
#define IFREG 0100000 /* Regular file. */