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

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c326 { AS(freebsd32_lutimes_args), (sy_call_t *)freebsd32_lutimes, AUE_LUTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 276 = freebsd32_lutimes */
H A Dfreebsd32_proto.h718 int freebsd32_lutimes(struct thread *, struct freebsd32_lutimes_args *);
H A Dfreebsd32_misc.c1313 freebsd32_lutimes(struct thread *td, struct freebsd32_lutimes_args *uap) function

Completed in 178 milliseconds