Searched refs:kern_lutimes (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | syscallsubr.h | 190 int kern_lutimes(struct thread *td, const char *path, enum uio_seg pathseg,
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 3224 return (kern_lutimes(td, uap->path, UIO_USERSPACE, uap->tptr, in sys_lutimes() 3229 kern_lutimes(struct thread *td, const char *path, enum uio_seg pathseg, in kern_lutimes() function
|