Searched defs:clock_gettime_args (Results 1 – 2 of 2) sorted by relevance
223 struct clock_gettime_args { struct230 sys_clock_gettime(struct thread *td, struct clock_gettime_args *uap) in sys_clock_gettime() argument
629 struct clock_gettime_args { struct630 char clock_id_l_[PADL_(clockid_t)]; clockid_t clock_id; char clock_id_r_[PADR_(clockid_t)];631 char tp_l_[PADL_(struct timespec *)]; struct timespec * tp; char tp_r_[PADR_(struct timespec *)];