Searched defs:ts_option (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c150 boolean_t ts_option = _B_FALSE; /* true if using timestamp option */ variable
432 ts_option = _B_TRUE;
620 } else if (ts_option) {

Completed in 59 milliseconds