Home
last modified time | relevance | path

Searched defs:atr (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.print.c147 int atr; in xputchar() local
H A Ded.screen.c925 SetAttributes(Char atr) in SetAttributes()
/dflybsd-src/usr.sbin/fstyp/
H A Dntfs.c132 struct ntfs_attr *atr; in fstyp_ntfs() local
/dflybsd-src/contrib/dialog/
H A Dutil.c105 #define DATA(atr,upr,lwr,cmt) { atr COLOR_DATA(upr) RC_DATA(lwr,cmt) } argument
517 chtype atr = dlg_color_pair(dlg_color_table[i].fg, in dlg_color_setup() local
H A Ddialog.h480 chtype atr; /* attribute corresponding to fg, bg, etc */ member