Searched refs:get_octal (Results 1 – 1 of 1) sorted by relevance
222 def get_octal(val, index): function227 return get_octal(val, 2) & 1 == 1240 is_dir = get_octal(bits, 4) == 4241 is_symlink = get_octal(bits, 4) == 2