Searched defs:pathseg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_syscalls.c | 1417 enum uio_seg pathseg, int mode) in kern_mkfifoat() 1811 int flag, enum uio_seg pathseg, ino_t oldinum) in kern_funlinkat_ex() 1856 enum uio_seg pathseg, int flag, ino_t oldinum) in kern_funlinkat() 2073 enum uio_seg pathseg, int flag, int amode) in kern_accessat() 2386 enum uio_seg pathseg, struct stat *sbp, in kern_statat() 2741 enum uio_seg pathseg, u_long flags, int atflag) in kern_chflagsat() 2869 enum uio_seg pathseg, mode_t mode, int flag) in kern_fchmodat() 2980 enum uio_seg pathseg, int uid, int gid, int flag) in kern_fchownat() 3590 const char *new, enum uio_seg pathseg) in kern_renameat() 3812 enum uio_seg pathseg, int flag) in kern_frmdirat() [all …]
|
| H A D | vfs_lookup.c | 1605 enum uio_seg pathseg, char **pathbuf, int create, int dirfd) in kern_alternate_path()
|
| H A D | vfs_cache.c | 2924 size_t size, int flags, enum uio_seg pathseg) in kern___realpathat()
|
| /f-stack/lib/ |
| H A D | ff_compat.c | 150 kern_openat(struct thread *td, int fd, const char *path, enum uio_seg pathseg, in kern_openat()
|