Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c51 static char *show_mode(int);
102 show_mode(ntp->li_vn_mode & NTPMODEMASK), in interpret_ntp()
110 show_mode(ntpc->li_vn_mode & NTPMODEMASK), in interpret_ntp()
119 show_mode(ntpp->rm_vn_mode & NTPMODEMASK)); in interpret_ntp()
147 show_mode(ntp->li_vn_mode & NTPMODEMASK)); in interpret_ntp()
246 show_mode(ntp->li_vn_mode & NTPMODEMASK)); in interpret_ntp()
322 show_mode(INFO_MODE(ntpp->rm_vn_mode))); in interpret_ntp()
368 show_mode(ntp->li_vn_mode & NTPMODEMASK)); in interpret_ntp()
389 show_mode(int mode) in show_mode() function