Home
last modified time | relevance | path

Searched refs:attr_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dcreate_attr_allowlist.py52 with open(path, 'wb') as attr_file:
53 attr_file.write('\n'.join(allowlist).encode('utf-8'))
/external/e2fsprogs/lib/blkid/
Dprobe.h608 struct hfsplus_fork attr_file; member