Home
last modified time | relevance | path

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

/trueos/sys/compat/freebsd32/
HDfreebsd32_sysent.c576 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
/trueos/sys/kern/
HDinit_sysent.c556 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
HDvfs_syscalls.c2463 sys_lpathconf(td, uap) in sys_lpathconf() function
/trueos/sys/sys/
HDsysproto.h2453 int sys_lpathconf(struct thread *, struct lpathconf_args *);