Home
last modified time | relevance | path

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

/src/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c583 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
/src/sys/kern/
H A Dinit_sysent.c582 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
H A Dvfs_syscalls.c2697 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() function
/src/sys/sys/
H A Dsysproto.h2259 int sys_lpathconf(struct thread *, struct lpathconf_args *);