Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c934 struct chdir_args { struct
939 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() argument
/freebsd/sys/sys/
H A Dsysproto.h73 struct chdir_args { struct
76 struct fchdir_args { argument