Searched refs:pc_path_max (Results 1 – 6 of 6) sorted by relevance
70 short pc_path_max; /* path name len (/x/y/z/...) */ member90 int16_t pc_path_max; /* path name len (/x/y/z/...) */ member
65 short pc_path_max; /* path name len (/x/y/z/...) */ member
184 short pc_path_max; /* max path name length (/x/y/x/.. ) */ member
1065 pc->pc_path_max = STRUCT_FGET(pc_tmp, pc_path_max); in pathconf_copyin()
4852 *valp = pc->pc_path_max; in nfs_pathconf()
840 p.pc_path_max = pathconf(rpath, _PC_PATH_MAX); in mnt_pathconf()