Searched refs:attr_file (Results 1 – 2 of 2) sorted by relevance
52 with open(path, 'wb') as attr_file:53 attr_file.write('\n'.join(allowlist).encode('utf-8'))
608 struct hfsplus_fork attr_file; member