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

/illumos-gate/usr/src/lib/libbc/libc/sys/4.2/
H A Dpathconf.c32 pathconf(char *p, int what) function
/illumos-gate/usr/src/lib/libbc/libc/sys/sys5/
H A Dpathconf.c32 pathconf(char *p, int what) function
/illumos-gate/usr/src/uts/common/syscall/
H A Dpathconf.c53 * Common code for pathconf(), fpathconf() system calls
125 /* fpathconf/pathconf interfaces */
141 pathconf(char *fname, int name) function
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h59 * pathconf() information
87 struct pathcnf *pathconf; /* static pathconf kludge */ member in struct:nfs_args
107 #define NFSMNT_POSIX 0x4000 /* static pathconf kludge info */
/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h38 #include <sys/pathconf.h> /* static pathconf kludge */
83 struct pathcnf *pathconf; /* static pathconf kludge */ member in struct:nfs_args
119 caddr32_t pathconf; /* static pathconf kludge */ member in struct:nfs_args32
146 #define NFSMNT_POSIX 0x40000 /* static pathconf kludge info */
/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c64 #undef pathconf macro
705 pathconf(const char* path, int op) function
/illumos-gate/usr/src/man/man2/
H A DMakefile219 pathconf.2 \
308 pathconf.2 := LINKSRC = fpathconf.2

Completed in 74 milliseconds