Searched refs:sys_lpathconf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | init_sysent.c | 565 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| H A D | vfs_syscalls.c | 2430 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() function
|
| /freebsd-12.1/sys/compat/freebsd32/ |
| H A D | freebsd32_sysent.c | 585 …{ AS(lpathconf_args), (sy_call_t *)sys_lpathconf, AUE_LPATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2126 int sys_lpathconf(struct thread *, struct lpathconf_args *);
|