Home
last modified time | relevance | path

Searched defs:tptrseg (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/kern/
H A Dvfs_syscalls.c3283 kern_utimesat(struct thread * td,int fd,const char * path,enum uio_seg pathseg,const struct timeval * tptr,enum uio_seg tptrseg) kern_utimesat() argument
3321 kern_lutimes(struct thread * td,const char * path,enum uio_seg pathseg,const struct timeval * tptr,enum uio_seg tptrseg) kern_lutimes() argument
3356 kern_futimes(struct thread * td,int fd,const struct timeval * tptr,enum uio_seg tptrseg) kern_futimes() argument
3390 kern_futimens(struct thread * td,int fd,const struct timespec * tptr,enum uio_seg tptrseg) kern_futimens() argument
3427 kern_utimensat(struct thread * td,int fd,const char * path,enum uio_seg pathseg,const struct timespec * tptr,enum uio_seg tptrseg,int flag) kern_utimensat() argument
[all...]