Searched refs:sys_utimes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/kern/ |
| D | init_sysent.c | 174 …{ AS(utimes_args), (sy_call_t *)sys_utimes, AUE_UTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 138 = u…
|
| D | vfs_syscalls.c | 3183 sys_utimes(td, uap) in sys_utimes() function
|
| /freebsd-10-stable/sys/sys/ |
| D | sysproto.h | 1936 int sys_utimes(struct thread *, struct utimes_args *);
|