Home
last modified time | relevance | path

Searched defs:linux_clock_settime_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h470 struct linux_clock_settime_args { struct
471 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
472 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h716 struct linux_clock_settime_args { struct
717 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
718 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h791 struct linux_clock_settime_args { struct
792 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
793 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h860 struct linux_clock_settime_args { struct
861 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
862 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h859 struct linux_clock_settime_args { struct
860 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
861 … tp_l_[PADL_(struct l_timespec *)]; struct l_timespec * tp; char tp_r_[PADR_(struct l_timespec *)];