Searched refs:sys___getcwd (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | vfs_cache.c | 1072 sys___getcwd(struct thread *td, struct __getcwd_args *uap) in sys___getcwd() function
|
| HD | init_sysent.c | 375 …{ AS(__getcwd_args), (sy_call_t *)sys___getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326…
|
| /NextBSD/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 376 …{ AS(__getcwd_args), (sy_call_t *)sys___getcwd, AUE_GETCWD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326…
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2267 int sys___getcwd(struct thread *, struct __getcwd_args *);
|