Searched refs:sys_utimes (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | init_sysent.c | 187 …{ AS(utimes_args), (sy_call_t *)sys_utimes, AUE_UTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 138 = u…
|
| HD | vfs_syscalls.c | 3034 sys_utimes(td, uap) in sys_utimes() function
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2166 int sys_utimes(struct thread *, struct utimes_args *);
|