Searched refs:sys_lpathconf (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 576 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /trueos/sys/kern/ |
| HD | init_sysent.c | 556 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| HD | vfs_syscalls.c | 2463 sys_lpathconf(td, uap) in sys_lpathconf() function
|
| /trueos/sys/sys/ |
| HD | sysproto.h | 2453 int sys_lpathconf(struct thread *, struct lpathconf_args *);
|