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

/freebsd-9.3-release/sys/kern/
H A Dvfs_syscalls.c3310 kern_utimes(struct thread *td, char *path, enum uio_seg pathseg, struct timeval *tptr, enum uio_seg tptrseg) argument
3318 kern_utimesat(struct thread *td, int fd, char *path, enum uio_seg pathseg, struct timeval *tptr, enum uio_seg tptrseg) argument
3363 kern_lutimes(struct thread *td, char *path, enum uio_seg pathseg, struct timeval *tptr, enum uio_seg tptrseg) argument
3406 kern_futimes(struct thread *td, int fd, struct timeval *tptr, enum uio_seg tptrseg) argument

Completed in 108 milliseconds