Home
last modified time | relevance | path

Searched defs:time_value (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/mach/
H A Dtime_value.h66 struct time_value { struct
71 typedef struct time_value time_value_t; argument
/xnu-11215.1.10/bsd/netkey/
H A Dkey.c553 key_convert_continuous_time_ns(u_int64_t time_value) in key_convert_continuous_time_ns()