Searched refs:pc_name_max (Results 1 – 6 of 6) sorted by relevance
69 short pc_name_max; /* max file name length (dir entry) */ member89 int16_t pc_name_max; /* max file name length (dir entry) */ member
64 short pc_name_max; /* max file name length (dir entry) */ member
183 short pc_name_max; /* max file name length (dir entry) */ member
1064 pc->pc_name_max = STRUCT_FGET(pc_tmp, pc_name_max); in pathconf_copyin()
4848 *valp = pc->pc_name_max; in nfs_pathconf()
837 p.pc_name_max = pathconf(rpath, _PC_NAME_MAX); in mnt_pathconf()