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.c2599 struct lpathconf_args { struct
2605 sys_lpathconf(struct thread *td, struct lpathconf_args *uap) in sys_lpathconf() argument
/freebsd/sys/sys/
H A Dsysproto.h1511 struct lpathconf_args { struct
1512 char path_l_[PADL_(const char *)]; const char * path; char path_r_[PADR_(const char *)];
1513 char name_l_[PADL_(int)]; int name; char name_r_[PADR_(int)];