Searched refs:CTL_OP_READCLOCK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ | ||
H A D | ntp.h | 492 #define CTL_OP_READCLOCK 4 macro |
H A D | snoop_ntp.c | 498 case CTL_OP_READCLOCK: return ("read clock"); in show_operation() |