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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1324 uchar_t char_op; local
1480 char_op = 0; /* used to turn off option */
1483 (char *)&char_op, sizeof (char_op)) == -1) {
1504 char_op = hoplimit;
1509 (char *)&char_op, sizeof (char)) == -1) {

Completed in 76 milliseconds