Searched refs:F_NOW (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h57 #define F_NOW 0x00000001 /* display in realtime */ macro
H A Dsnoop.c430 * interpret them on the fly (F_NOW).
441 flags |= F_NOW;
503 if (!(flags & F_NOW))

Completed in 949 milliseconds