Home
last modified time | relevance | path

Searched defs:pathconf (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_aix4_3.h240 struct ppathcnf *pathconf; /* static pathconf kludge */ member
293 struct ppathcnf *pathconf; /* static pathconf kludge */ member
H A Dnfs_prot_aix4_2.h241 struct pathcnf *pathconf; /* pathconf */ member
H A Dnfs_prot_aix5_1.h242 struct pathcnf *pathconf; /* pathconf */ member
H A Dnfs_prot_aix5_2.h341 struct ppathcnf *pathconf; /* static pathconf kludge */ member
/netbsd-src/sys/compat/sunos/
H A Dsunos.h40 struct pathcnf *pathconf; /* static pathconf kludge */ member
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_osf1.h178 osf1_data_ptr pathconf; member
/netbsd-src/lib/librumphijack/
H A Dhijack.c1392 pathconf(const char *path, int name) pathconf() function