Home
last modified time | relevance | path

Searched refs:CTL_OP_WRITECLOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h491 #define CTL_OP_WRITECLOCK 5 macro
H A Dsnoop_ntp.c497 case CTL_OP_WRITECLOCK: return ("write clock"); in show_operation()