Searched refs:maxvpath (Results 1 – 1 of 1) sorted by relevance
164 register unsigned int maxvpath; in construct_vpath_list() local227 maxvpath = 0; in construct_vpath_list()267 if (len > maxvpath) in construct_vpath_list()268 maxvpath = len; in construct_vpath_list()296 path->maxlen = maxvpath; in construct_vpath_list()379 unsigned int maxvpath = path->maxlen; in selective_vpath_search() local416 name = (char *) xmalloc (maxvpath + 1 + name_dplen + 1 + flen + 1); in selective_vpath_search()