taglinefilesource code
attributes552fs/ncpfs/dir.ci->attributes  = aDIR;
attributes97fs/ncpfs/inode.cif (NCP_ISTRUCT(inode)->attributes & aDIR)
attributes53fs/ncpfs/ncplib_kernel.hint attributes, const char *path,
attributes163include/linux/ncp.h__u32 attributes                  __attribute__ ((packed));
attributes207include/linux/ncp.h__u32 attributes                  __attribute__ ((packed));
attributes73scripts/lxdialog/dialog.h#define screen_attr                   attributes[0]
attributes74scripts/lxdialog/dialog.h#define shadow_attr                   attributes[1]
attributes75scripts/lxdialog/dialog.h#define dialog_attr                   attributes[2]
attributes76scripts/lxdialog/dialog.h#define title_attr                    attributes[3]
attributes77scripts/lxdialog/dialog.h#define border_attr                   attributes[4]
attributes78scripts/lxdialog/dialog.h#define button_active_attr            attributes[5]
attributes79scripts/lxdialog/dialog.h#define button_inactive_attr          attributes[6]
attributes80scripts/lxdialog/dialog.h#define button_key_active_attr        attributes[7]
attributes81scripts/lxdialog/dialog.h#define button_key_inactive_attr      attributes[8]
attributes82scripts/lxdialog/dialog.h#define button_label_active_attr      attributes[9]
attributes83scripts/lxdialog/dialog.h#define button_label_inactive_attr    attributes[10]
attributes84scripts/lxdialog/dialog.h#define inputbox_attr                 attributes[11]
attributes85scripts/lxdialog/dialog.h#define inputbox_border_attr          attributes[12]
attributes86scripts/lxdialog/dialog.h#define searchbox_attr                attributes[13]
attributes87scripts/lxdialog/dialog.h#define searchbox_title_attr          attributes[14]
attributes88scripts/lxdialog/dialog.h#define searchbox_border_attr         attributes[15]
attributes89scripts/lxdialog/dialog.h#define position_indicator_attr       attributes[16]
attributes90scripts/lxdialog/dialog.h#define menubox_attr                  attributes[17]
attributes91scripts/lxdialog/dialog.h#define menubox_border_attr           attributes[18]
attributes92scripts/lxdialog/dialog.h#define item_attr                     attributes[19]
attributes93scripts/lxdialog/dialog.h#define item_selected_attr            attributes[20]
attributes94scripts/lxdialog/dialog.h#define tag_attr                      attributes[21]
attributes95scripts/lxdialog/dialog.h#define tag_selected_attr             attributes[22]
attributes96scripts/lxdialog/dialog.h#define tag_key_attr                  attributes[23]
attributes97scripts/lxdialog/dialog.h#define tag_key_selected_attr         attributes[24]
attributes98scripts/lxdialog/dialog.h#define check_attr                    attributes[25]
attributes99scripts/lxdialog/dialog.h#define check_selected_attr           attributes[26]
attributes100scripts/lxdialog/dialog.h#define uarrow_attr                   attributes[27]
attributes101scripts/lxdialog/dialog.h#define darrow_attr                   attributes[28]
attributes112scripts/lxdialog/dialog.hextern chtype attributes[];
attributes35scripts/lxdialog/util.cchtype attributes[] =
attributes177scripts/lxdialog/util.cattributes[i] = C_ATTR (color_table[i][2], i + 1);