DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WAIT
sys/sys/mount.h
645
#define VFS_SYNC(MP, WAIT) \
sys/sys/mount.h
646
vfs_sync(MP, WAIT)
usr.bin/hexdump/display.c
283
vflag = WAIT;
usr.bin/hexdump/display.c
286
if (vflag == WAIT)