Home
last modified time | relevance | path

Searched refs:sys___getcwd (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dinit_sysent.c384 …{ .sy_narg = AS(__getcwd_args), .sy_call = (sy_call_t *)sys___getcwd, .sy_auevent = AUE_GETCWD, .s…
H A Dvfs_cache.c2877 sys___getcwd(struct thread *td, struct __getcwd_args *uap) in sys___getcwd() function
/f-stack/freebsd/sys/
H A Dsysproto.h2030 int sys___getcwd(struct thread *, struct __getcwd_args *);