Searched refs:DN_ATTRIB (Results 1 – 8 of 8) sorted by relevance
75 #define DN_ATTRIB 0x00000020 /* File changed attibutes */ macro
84 #define DN_ATTRIB 0x00000020 /* File changed attibutes */ macro
258 # define DN_ATTRIB 0x00000020 /* File changed attributes. */ macro
24 DN_ATTRIB A file in the directory had its attributes
196 if (arg & DN_ATTRIB) in convert_arg()