FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IN_ACCESS
sys/fs/ext2fs/inode.h
154
#define IN_ACCESS 0x0001 /* Access time update request. */
sys/sys/inotify.h
25
#define IN_ACCESS 0x00000001
sys/ufs/ufs/inode.h
137
#define IN_ACCESS 0x0001 /* Access time update request. */