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

/freebsd-13-stable/sys/kern/
H A Dinit_sysent.c264 { .sy_narg = AS(futimes_args), .sy_call = (sy_call_t *)sys_futimes, .sy_auevent = AUE_FUTIMES, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 206 = futimes */
H A Dvfs_syscalls.c3286 sys_futimes(struct thread *td, struct futimes_args *uap) function
/freebsd-13-stable/sys/sys/
H A Dsysproto.h1972 int sys_futimes(struct thread *, struct futimes_args *);

Completed in 122 milliseconds