Home
last modified time | relevance | path

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

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