Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_cache.c1072 sys___getcwd(struct thread *td, struct __getcwd_args *uap) in sys___getcwd() function
HDinit_sysent.c375 …{ AS(__getcwd_args), (sy_call_t *)sys___getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326…
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c376 …{ AS(__getcwd_args), (sy_call_t *)sys___getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326…
/NextBSD/sys/sys/
HDsysproto.h2267 int sys___getcwd(struct thread *, struct __getcwd_args *);