Searched refs:nttime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c483 ulong_t nttime,
507 (void) fprintf(fp, " -w %lu %lu\n", nttime, interval);
513 struct acc_log_elem *item, ulong_t nttime, ulong_t interval, char *type,
583 item, nttime, interval, type, fon,
592 nttime, interval, type, fon, fcnt,
616 nttime, interval,
629 edp, item, nttime, interval,
643 (void) define_one_error(fp, edp, item, nttime, interval,
652 (void) define_one_error(fp, edp, item, nttime, interval,
656 (void) define_one_error(fp, edp, item, nttime, interva
479 define_one_error( FILE *fp, struct bofi_errdef *edp, struct acc_log_elem *item, ulong_t nttime, ulong_t interval, char *type, int fon, size_t fcnt, uint_t acc_chk, char *opname, uint64_t operand) argument
512 define_op_err(FILE *fp, int *ecnt, struct bofi_errdef *edp, struct acc_log_elem *item, ulong_t nttime, ulong_t interval, char *type, int fon, size_t fcnt) argument
684 ulong_t ttime, nttime, interval; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1060 uint64_t nttime; local
1136 nttime = get8(protodata);
1138 show_printf("Server Time = %s", format_nttime(nttime));

Completed in 51 milliseconds