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