Home
last modified time | relevance | path

Searched defs:linux_clock_getres_time64_args (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h1540 struct linux_clock_getres_time64_args { struct
1541 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
1542 …[PADL_(struct l_timespec64 *)]; struct l_timespec64 * tp; char tp_r_[PADR_(struct l_timespec64 *)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h1546 struct linux_clock_getres_time64_args { struct
1547 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
1548 …[PADL_(struct l_timespec64 *)]; struct l_timespec64 * tp; char tp_r_[PADR_(struct l_timespec64 *)];