Searched refs:match_root (Results 1 – 1 of 1) sorted by relevance
181 static char match_root[2][3] = {".\0\0", "..\0"}; in qnx6_checkroot() local193 if (strncmp(dir_entry[i].de_fname, match_root[i], 3)) in qnx6_checkroot()