HomeSort by: relevance | last modified time | path
    Searched defs:pathconf (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 178 osf1_data_ptr pathconf; member in struct:osf1_nfs_args
  /src/sys/compat/sunos/
sunos.h 40 struct pathcnf *pathconf; /* static pathconf kludge */ member in struct:sunos_nfs_args
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix4_2.h 241 struct pathcnf *pathconf; /* pathconf */ member in struct:aix4_nfs_args
nfs_prot_aix4_3.h 240 struct ppathcnf *pathconf; /* static pathconf kludge */ member in struct:aix4_nfs_args
264 struct pathcnf *pathconf; /* pathconf */
293 struct ppathcnf *pathconf; /* static pathconf kludge */ member in struct:aix4_nfs_args_bis
nfs_prot_aix5_1.h 242 struct pathcnf *pathconf; /* pathconf */ member in struct:aix5_nfs_args
nfs_prot_aix5_2.h 120 # define MNTOPT_POSIX "posix" /* ask for static pathconf values from mountd */
163 # define NFSMNT_POSIX 0x40000 /* static pathconf kludge info */
341 struct ppathcnf *pathconf; /* static pathconf kludge */ member in struct:aix5_nfs_args
  /src/lib/librumphijack/
hijack.c 423 { DUALCALL_PATHCONF, "pathconf", RSYS_NAME(PATHCONF) },
1374 GETSYSCALL(rump, PATHCONF);
1380 GETSYSCALL(host, PATHCONF);
1393 pathconf(const char *path, int name) function

Completed in 51 milliseconds