Searched defs:times_l_ (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h553 char times_l_[PADL_(struct timeval *)]; struct timeval * times; char times_r_[PADR_(struct timeval *)]; member in struct:freebsd32_futimesat_args
685 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:freebsd32_futimens_args
690 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:freebsd32_utimensat_args
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_proto.h139 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
1077 char times_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * times; char times_r_[PADR_(const struct l_timespec *)]; member in struct:linux_utimensat_args
/freebsd-11.0-release/sys/amd64/linux/
H A Dlinux_proto.h494 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
990 char times_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * times; char times_r_[PADR_(const struct l_timespec *)]; member in struct:linux_utimensat_args
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_proto.h135 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
1059 char times_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * times; char times_r_[PADR_(const struct l_timespec *)]; member in struct:linux_utimensat_args
/freebsd-11.0-release/sys/sys/
H A Dsysproto.h1524 char times_l_[PADL_(struct timeval *)]; struct timeval * times; char times_r_[PADR_(struct timeval *)]; member in struct:futimesat_args
1773 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:futimens_args
1778 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:utimensat_args

Completed in 298 milliseconds