Searched refs:pathtmp (Results 1 – 1 of 1) sorted by relevance
979 char pathspec[PATH_MAX], pathtmp[4*PATH_MAX + 1]; in read_mtree_spec() local983 error = read_word(fp, pathtmp, sizeof(pathtmp)); in read_mtree_spec()986 if (strnunvis(pathspec, PATH_MAX, pathtmp) == -1) { in read_mtree_spec()