Searched refs:DIR_Attr (Results 1 – 1 of 1) sorted by relevance
148 #define DIR_Attr 11 /* Attribute (BYTE) */ macro2370 dp->obj.attr = attr = dp->dir[DIR_Attr] & AM_MASK; /* Get attribute */2455 dp->obj.attr = a = dp->dir[DIR_Attr] & AM_MASK;2476 dp->obj.attr = dp->dir[DIR_Attr] & AM_MASK;2477 …if (!(dp->dir[DIR_Attr] & AM_VOL) && !mem_cmp(dp->dir, dp->fn, 11)) break; /* Is it a valid entry?…2736 fno->fattrib = dp->dir[DIR_Attr]; /* Attribute */3625 dj.dir[DIR_Attr] = AM_ARC; /* Reset attribute */4014 …dir[DIR_Attr] |= AM_ARC; /* Set archive attribute to indicate that the file has been changed …4902 fs->win[DIR_Attr] = AM_DIR;4928 dj.dir[DIR_Attr] = AM_DIR; /* Attribute */[all …]