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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h721 int freebsd32_futimes(struct thread *, struct freebsd32_futimes_args *);
H A Dfreebsd32_sysent.c256 { AS(freebsd32_futimes_args), (sy_call_t *)freebsd32_futimes, AUE_FUTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 206 = freebsd32_futimes */
H A Dfreebsd32_misc.c1336 freebsd32_futimes(struct thread *td, struct freebsd32_futimes_args *uap) function

Completed in 151 milliseconds