Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dinit_sysent.c576 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
H A Dvfs_syscalls.c2608 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() function
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c577 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
/freebsd-14.2/sys/sys/
H A Dsysproto.h2220 int sys_lpathconf(struct thread *, struct lpathconf_args *);