Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h490 #define CTL_OP_READCLOCK 4 macro
H A Dsnoop_ntp.c496 case CTL_OP_READCLOCK: return ("read clock"); in show_operation()