Searched refs:CTL_OP_READSTAT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ | ||
H A D | ntp.h | 489 #define CTL_OP_READSTAT 1 macro |
H A D | snoop_ntp.c | 495 case CTL_OP_READSTAT: return ("read stats"); in show_operation() |