Home
last modified time | relevance | path

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

/freebsd-9-stable/sbin/ping/
Dping.c126 #define F_SO_DEBUG 0x0040 macro
293 options |= F_SO_DEBUG; in main()
600 if (options & F_SO_DEBUG) in main()
/freebsd-9-stable/sbin/ping6/
Dping6.c169 #define F_SO_DEBUG 0x0040 macro
421 options |= F_SO_DEBUG; in main()
756 if (options & F_SO_DEBUG) in main()