Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2517 struct lpathconf_args { struct
2523 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() argument
H A Dinit_sysent.c571 …{ .sy_narg = AS(lpathconf_args), .sy_call = (sy_call_t *)sys_lpathconf, .sy_auevent = AUE_LPATHCON…
H A Dsystrace_args.c2828 struct lpathconf_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1524 struct lpathconf_args { struct
2181 int sys_lpathconf(struct thread *, struct lpathconf_args *);