Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/linux/
HDlinux_proto.h1521 struct linux_clock_settime64_args { struct
1522 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
1523 …[PADL_(struct l_timespec64 *)]; struct l_timespec64 * tp; char tp_r_[PADR_(struct l_timespec64 *)];
/freebsd-13-stable/sys/amd64/linux32/
HDlinux32_proto.h1532 struct linux_clock_settime64_args { struct
1533 char which_l_[PADL_(clockid_t)]; clockid_t which; char which_r_[PADR_(clockid_t)];
1534 …[PADL_(struct l_timespec64 *)]; struct l_timespec64 * tp; char tp_r_[PADR_(struct l_timespec64 *)];