Home
last modified time | relevance | path

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

/dragonfly/sbin/ping/
H A Dping.c112 #define F_SO_DEBUG 0x0040 macro
260 options |= F_SO_DEBUG; in main()
554 if (options & F_SO_DEBUG) in main()
/dragonfly/sbin/ping6/
H A Dping6.c153 #define F_SO_DEBUG 0x0040 macro
372 options |= F_SO_DEBUG; in main()
660 if (options & F_SO_DEBUG) in main()