Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dpathconf.c139 pathconf(char *fname, int name) in pathconf() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h83 struct pathcnf *pathconf; /* static pathconf kludge */ member
119 caddr32_t pathconf; /* static pathconf kludge */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c788 pathconf(const char* path, int op) in pathconf() function