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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h576 char times_l_[PADL_(struct timeval *)]; struct timeval * times; char times_r_[PADR_(struct timeval *)]; member in struct:freebsd32_futimesat_args
708 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:freebsd32_futimens_args
713 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:freebsd32_utimensat_args
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_proto.h493 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
989 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-10-stable/sys/amd64/linux32/
H A Dlinux32_proto.h134 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
1058 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-10-stable/sys/i386/linux/
H A Dlinux_proto.h138 char times_l_[PADL_(struct l_utimbuf *)]; struct l_utimbuf * times; char times_r_[PADR_(struct l_utimbuf *)]; member in struct:linux_utime_args
1076 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-10-stable/sys/sys/
H A Dsysproto.h1580 char times_l_[PADL_(struct timeval *)]; struct timeval * times; char times_r_[PADR_(struct timeval *)]; member in struct:futimesat_args
1829 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:futimens_args
1834 char times_l_[PADL_(struct timespec *)]; struct timespec * times; char times_r_[PADR_(struct timespec *)]; member in struct:utimensat_args

Completed in 173 milliseconds