Home
last modified time | relevance | path

Searched refs:F_ONCE (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sbin/ping/
H A Dping.c122 #define F_ONCE 0x20000 macro
373 options |= F_ONCE; in main()
792 if ((options & F_ONCE && nreceived) || in main()