Searched refs:get_octal (Results 1 – 1 of 1) sorted by relevance
173 def get_octal(val, index): function178 return get_octal(val, 2) & 1 == 1191 is_dir = get_octal(bits, 4) == 4192 is_symlink = get_octal(bits, 4) == 2