Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDinit_sysent.c187 …{ AS(utimes_args), (sy_call_t *)sys_utimes, AUE_UTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 138 = u…
HDvfs_syscalls.c3034 sys_utimes(td, uap) in sys_utimes() function
/NextBSD/sys/sys/
HDsysproto.h2166 int sys_utimes(struct thread *, struct utimes_args *);