Home
last modified time | relevance | path

Searched defs:WAIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/hexdump/
H A Dhexdump.h80 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dutil.h134 #define WAIT(cvp, lp) do { \ macro
/freebsd/sys/geom/bde/
H A Dg_bde.h
/freebsd/sys/sys/
H A Dmount.h883 #define VFS_SYNC(MP, WAIT) ({ \ argument