HomeSort by relevance Sort by last modified time
    Searched defs:show_time (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ntp.c 53 static char *show_time(struct l_fixedpt);
104 show_time(ntp->xmt));
184 show_time(ntp->reftime));
191 show_time(ntp->org));
198 show_time(ntp->rec));
205 show_time(ntp->xmt));
468 show_time(struct l_fixedpt pkt_time) function
  /onnv/onnv-gate/usr/src/cmd/krb5/kadmin/ktutil/
ktutil.c 265 int show_time = 0, show_keys = 0, show_enctype = 0; local
271 show_time++;
286 if (show_time) {
301 if (show_time) {
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
pppdump.c 40 void show_time();
176 show_time(f, c);
407 show_time(f, c);
485 show_time(f, c) function
  /onnv/onnv-gate/usr/src/cmd/krb5/klist/
klist.c 69 int show_flags = 0, show_time = 0, status_only = 0, show_keys = 0; variable
178 show_time = 1;
231 if (show_time || show_keys)
339 if (show_time) {
364 if (show_time) {

Completed in 120 milliseconds