Home
last modified time | relevance | path

Searched defs:lpathconf_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_syscalls.c2639 struct lpathconf_args { struct
2645 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() argument
/freebsd/sys/sys/
H A Dsysproto.h1508 struct lpathconf_args { struct
1509 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
1510 char name_l_[PADL_(int)]; int name; char name_r_[PADR_(int)];