Searched refs:sys_lutimes (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | init_sysent.c | 325 …{ AS(lutimes_args), (sy_call_t *)sys_lutimes, AUE_LUTIMES, NULL, 0, 0, 0, SY_THR_STATIC }, /* 276 …
|
| HD | vfs_syscalls.c | 3093 sys_lutimes(td, uap) in sys_lutimes() function
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2233 int sys_lutimes(struct thread *, struct lutimes_args *);
|