Searched refs:kern_utimensat (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | syscallsubr.h | 331 int kern_utimensat(struct thread *td, int fd, const char *path,
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 3326 return (kern_utimensat(td, uap->fd, uap->path, UIO_USERSPACE, in sys_utimensat() 3331 kern_utimensat(struct thread *td, int fd, const char *path, in kern_utimensat() function
|