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