Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c927 struct chdir_args { struct
932 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() argument
/f-stack/freebsd/sys/
H A Dsysproto.h77 struct chdir_args { struct
80 struct fchdir_args { argument