Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dformat.c2554 uint64_t t64_msec; in do_mtime64() local
2569 if ((returnstat = pr_adr_u_int64(context, &t64_msec, 1)) == 0) { in do_mtime64()
2583 msec64(t64_msec/scale, in do_mtime64()
2600 uval.uint64_val = t64_msec; in do_mtime64()