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