Searched refs:freebsd32_utimensat (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h822 int freebsd32_utimensat(struct thread *, struct freebsd32_utimensat_args *);
H A Dfreebsd32_sysent.c626 { AS(freebsd32_utimensat_args), (sy_call_t *)freebsd32_utimensat, AUE_FUTIMESAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 547 = freebsd32_utimensat */
H A Dfreebsd32_misc.c1345 freebsd32_utimensat(struct thread *td, struct freebsd32_utimensat_args *uap) function

Completed in 121 milliseconds