Home
last modified time | relevance | path

Searched defs:linux_clock_getres_args (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/amd64/linux/
HDlinux_proto.h773 struct linux_clock_getres_args { struct
774 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
775 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/NextBSD/sys/i386/linux/
HDlinux_proto.h835 struct linux_clock_getres_args { struct
836 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
837 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/NextBSD/sys/amd64/linux32/
HDlinux32_proto.h831 struct linux_clock_getres_args { struct
832 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
833 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];