Searched defs:clock_getres_args (Results 1 – 2 of 2) sorted by relevance
436 struct clock_getres_args { struct442 sys_clock_getres(struct thread *td, struct clock_getres_args *uap) in sys_clock_getres() argument
627 struct clock_getres_args { struct628 char clock_id_l_[PADL_(clockid_t)]; clockid_t clock_id; char clock_id_r_[PADR_(clockid_t)];629 char tp_l_[PADL_(struct timespec *)]; struct timespec * tp; char tp_r_[PADR_(struct timespec *)];