Home
last modified time | relevance | path

Searched refs:pc_path_max (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c971 p.pc_path_max = pathconf(rpath, _PC_PATH_MAX); in mnt_pathconf()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c4852 *valp = pc->pc_path_max; in nfs_pathconf()
H A Dnfs_vfsops.c1065 pc->pc_path_max = STRUCT_FGET(pc_tmp, pc_path_max); in pathconf_copyin()
/illumos-gate/usr/src/head/rpcsvc/
H A Dmount.x183 short pc_path_max; /* max path name length (/x/y/x/.. ) */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dpathconf.h70 short pc_path_max; /* path name len (/x/y/z/...) */ member
90 int16_t pc_path_max; /* path name len (/x/y/z/...) */ member