Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dinit_sysent.c571 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
H A Dvfs_syscalls.c2569 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() function
/freebsd-13.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c591 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
/freebsd-13.1/sys/sys/
H A Dsysproto.h2188 int sys_lpathconf(struct thread *, struct lpathconf_args *);