Home
last modified time | relevance | path

Searched refs:sys_lutimes (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
Dinit_sysent.c328 …{ AS(lutimes_args), (sy_call_t *)sys_lutimes, AUE_LUTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 276 …
Dvfs_syscalls.c3155 sys_lutimes(struct thread *td, struct lutimes_args *uap) in sys_lutimes() function
/freebsd-12-stable/sys/sys/
Dsysproto.h1962 int sys_lutimes(struct thread *, struct lutimes_args *);