Searched refs:DN_ATTRIB (Results 1 – 5 of 5) sorted by relevance
28 DN_ATTRIB 目录中的文件属性被更改(chmod,chown)
102 #define DN_ATTRIB 0x00000020 /* File changed attibutes */ macro
24 DN_ATTRIB A file in the directory had its attributes
212 if (arg & DN_ATTRIB) in convert_arg()