Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dinit_sysent.c565 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
H A Dvfs_syscalls.c2430 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() function
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c585 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2126 int sys_lpathconf(struct thread *, struct lpathconf_args *);