Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c243 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dvfs_syscalls.c2411 sys_pathconf(struct thread *td, struct pathconf_args *uap) in sys_pathconf() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c250 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1907 int sys_pathconf(struct thread *, struct pathconf_args *);