Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c48 static char *show_leap(int);
137 show_leap(ntp->li_vn_mode & LEAPMASK)); in interpret_ntp()
236 show_leap(ntp->li_vn_mode & LEAPMASK)); in interpret_ntp()
375 show_leap(int leap) in show_leap() function