Searched refs:permstring (Results 1 – 1 of 1) sorted by relevance
212 String permstring = null; in parseLine() local237 permstring = m.group(patternGroups[j][5]); in parseLine()238 dir = permstring.startsWith("d"); in parseLine()278 perms[i][j] = (permstring.charAt((i * 3) + j) != '-'); in parseLine()