Home
last modified time | relevance | path

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

/NextBSD/sys/amd64/linux/
HDlinux_proto.h769 struct linux_clock_gettime_args { struct
770 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
771 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/NextBSD/sys/i386/linux/
HDlinux_proto.h831 struct linux_clock_gettime_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 *)];
/NextBSD/sys/amd64/linux32/
HDlinux32_proto.h827 struct linux_clock_gettime_args { struct
828 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
829 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];