Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dformat.c2553 uint64_t t64_sec; in do_mtime64() local
2567 if ((returnstat = pr_adr_u_int64(context, &t64_sec, 1)) != 0) in do_mtime64()
2578 tv_sec = (time_t)t64_sec; in do_mtime64()
2592 uval.uint64_val = t64_sec; in do_mtime64()