Searched defs:clock_gettime_args (Results 1 – 2 of 2) sorted by relevance
224 struct clock_gettime_args { struct231 sys_clock_gettime(struct thread *td, struct clock_gettime_args *uap) in sys_clock_gettime() argument
611 struct clock_gettime_args { struct612 char clock_id_l_[PADL_(clockid_t)]; clockid_t clock_id; char clock_id_r_[PADR_(clockid_t)];613 char tp_l_[PADL_(struct timespec *)]; struct timespec * tp; char tp_r_[PADR_(struct timespec *)];