Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.print.c147 int atr; in xputchar() local
H A Ded.screen.c925 SetAttributes(Char atr) in SetAttributes()
/freebsd/usr.sbin/fstyp/
H A Dntfs.c138 struct ntfs_attr *atr; in fstyp_ntfs() local
[all...]
/freebsd/sys/geom/label/
H A Dg_label_ntfs.c97 struct ntfs_attr *atr; in g_label_ntfs_taste() local
/freebsd/stand/i386/libi386/
H A Dvbe.c250 int atr; in bios_set_text_mode() local
/freebsd/contrib/dialog/
H A Dutil.c122 #define DATA(atr,upr,lwr,cmt) { atr COLOR_DATA(upr) RC_DATA(lwr,cmt) } argument
534 chtype atr = dlg_color_pair(dlg_color_table[i].fg, in dlg_color_setup() local
H A Ddialog.h629 chtype atr; /* attribute corresponding to fg, bg, etc */ member