Searched refs:attr_t (Results 1 - 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattr_on.c52 attr_on(attr_t at, void *opts)
62 attr_off(attr_t at, void *opts)
72 attr_set(attr_t at, short co, void *opts)
92 attr_get(attr_t *at, short *co, void *opts)
H A Dvid_attr.c50 vid_attr(attr_t attr, short pair, void *opts)
H A Dchgat.c52 chgat(int n, attr_t at, short co, const void *opts)
64 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts)
77 mvwchgat(WINDOW *w, int y, int x, int n, attr_t at,
H A Dwattr_on.c53 wattr_on(WINDOW *w, attr_t at, void *opts)
64 wattr_off(WINDOW *w, attr_t at, void *opts)
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts)
87 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts)
H A Dgetcchar.c53 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts)
H A Dvid_puts.c51 static attr_t turn_off(int (*)(int), attr_t);
52 static attr_t turn_on(int (*)(int), attr_t);
73 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int))
183 static attr_t
184 turn_off(int (*putout)(int), attr_t attr)
186 attr_t new = attr;
214 static attr_t
215 turn_on(int (*putout)(int), attr_t att
[all...]
H A Dbkgrndst.c64 attr_t attrs;
H A Dsetcchar.c53 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at,
H A Dwchgat.c53 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts)
H A Dtermattr.c63 attr_t
67 attr_t at = 0;
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dattr_on.c45 (attr_on)(attr_t at, void *opts)
57 (attr_off)(attr_t at, void *opts)
69 (attr_set)(attr_t at, short co, void *opts)
94 (attr_get)(attr_t *at, short *co, void *opts)
100 if (at != (attr_t *) 0)
H A Dvid_attr.c47 vid_attr(attr_t attr, short pair, void *opts)
H A Dwattr_on.c47 wattr_on(WINDOW *w, attr_t at, void *opts)
61 wattr_off(WINDOW *w, attr_t at, void *opts)
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts)
90 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts)
96 if (at != (attr_t *) 0)
H A Dsetcchar.c47 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts)
H A Dchgat.c47 (chgat)(int n, attr_t at, short co, const void *opts)
61 (mvchgat)(int y, int x, int n, attr_t at, short co, const void *opts)
77 WINDOW *w, int y, int x, int n, attr_t at, short co, const void *opts)
H A Dvid_puts.c47 STATIC attr_t turn_off(int (*)(int), attr_t);
48 STATIC attr_t turn_on(int (*)(int), attr_t);
68 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int))
197 STATIC attr_t
198 turn_off(int (*putout)(int), attr_t attr)
200 attr_t new = attr;
228 STATIC attr_t
229 turn_on(int (*putout)(int), attr_t att
[all...]
H A Dgetcchar.c47 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts)
H A Dwchgat.c47 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts)
H A Dtermattr.c65 attr_t
69 attr_t at;
H A Dgetwin.c54 attr_t at;
142 attr_t at;
/illumos-gate/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses100 int attr_on(attr_t, void *);
101 int attr_off(attr_t, void *);
102 int attr_set(attr_t, short, void *);
104 int attr_get(attr_t *, short *, void *);
189 int chgat(int, attr_t, short, const void *);
190 int mvchgat(int, int, int, attr_t, short, const void *);
191 int mvwchgat(WINDOW *, int, int, int, attr_t, short, const void *);
302 int getcchar(const cchar_t *, wchar_t *, attr_t *, short *, void *);
654 int setcchar(cchar_t *, const wchar_t *, attr_t, short, const void *);
676 int slk_attr_off(const attr_t, voi
[all...]
H A Dllib-lxcurses100 int attr_on(attr_t, void *);
101 int attr_off(attr_t, void *);
102 int attr_set(attr_t, short, void *);
104 int attr_get(attr_t *, short *, void *);
189 int chgat(int, attr_t, short, const void *);
190 int mvchgat(int, int, int, attr_t, short, const void *);
191 int mvwchgat(WINDOW *, int, int, int, attr_t, short, const void *);
302 int getcchar(const cchar_t *, wchar_t *, attr_t *, short *, void *);
654 int setcchar(cchar_t *, const wchar_t *, attr_t, short, const void *);
676 int slk_attr_off(const attr_t, voi
[all...]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses100 int attr_on(attr_t, void *);
101 int attr_off(attr_t, void *);
102 int attr_set(attr_t, short, void *);
104 int attr_get(attr_t *, short *, void *);
189 int chgat(int, attr_t, short, const void *);
190 int mvchgat(int, int, int, attr_t, short, const void *);
191 int mvwchgat(WINDOW *, int, int, int, attr_t, short, const void *);
302 int getcchar(const cchar_t *, wchar_t *, attr_t *, short *, void *);
654 int setcchar(cchar_t *, const wchar_t *, attr_t, short, const void *);
676 int slk_attr_off(const attr_t, voi
[all...]
H A Dllib-lxcurses100 int attr_on(attr_t, void *);
101 int attr_off(attr_t, void *);
102 int attr_set(attr_t, short, void *);
104 int attr_get(attr_t *, short *, void *);
189 int chgat(int, attr_t, short, const void *);
190 int mvchgat(int, int, int, attr_t, short, const void *);
191 int mvwchgat(WINDOW *, int, int, int, attr_t, short, const void *);
302 int getcchar(const cchar_t *, wchar_t *, attr_t *, short *, void *);
654 int setcchar(cchar_t *, const wchar_t *, attr_t, short, const void *);
676 int slk_attr_off(const attr_t, voi
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c117 } attr_t; typedef in typeref:struct:__anon860
144 attr_t *attributes;
256 static attr_t diskset_attrs[] = {
262 static attr_t available_attrs[] = {
268 static attr_t unavailable_attrs[] = {
274 static attr_t hsp_attrs[] = {
280 static attr_t disk_attrs[] = {
286 static attr_t slice_attrs[] = {
296 static attr_t stripe_attrs[] = {
308 static attr_t concat_attr
[all...]

Completed in 84 milliseconds

12