Searched refs:CTL_OP_WRITECLOCK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ | ||
H A D | ntp.h | 493 #define CTL_OP_WRITECLOCK 5 macro |
H A D | snoop_ntp.c | 499 case CTL_OP_WRITECLOCK: return ("write clock"); in show_operation() |