Home
last modified time | relevance | path

Searched defs:at (Results 1 – 25 of 72) sorted by relevance

123

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattron.c48 attron(int at) in attron()
54 attroff(int at) in attroff()
60 attrset(int at) in attrset()
80 PAIR_NUMBER(int at) in PAIR_NUMBER()
H A Dattr_on.c50 attr_on(attr_t at, void *opts) in attr_on()
60 attr_off(attr_t at, void *opts) in attr_off()
70 attr_set(attr_t at, short co, void *opts) in attr_set()
90 attr_get(attr_t *at, short *co, void *opts) in attr_get()
H A Dwattr_on.c51 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
62 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
85 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
H A Dwattron.c48 wattron(WINDOW *w, int at) in wattron()
60 wattroff(WINDOW *w, int at) in wattroff()
73 wattrset(WINDOW *w, int at) in wattrset()
H A Dchgat.c50 chgat(int n, attr_t at, short co, const void *opts) in chgat()
62 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts) in mvchgat()
75 mvwchgat(WINDOW *w, int y, int x, int n, attr_t at, in mvwchgat()
H A Dslk.c70 slk_attron(const chtype at) in slk_attron()
81 slk_attroff(const chtype at) in slk_attroff()
92 slk_attrset(const chtype at) in slk_attrset()
103 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
114 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
125 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
H A Dgetwin.c55 attr_t at; in get_cc() local
133 attr_t at; in put_cc() local
H A Dgetcchar.c51 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c51 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, in setcchar()
H A Dtermattr.c65 attr_t at = 0; in term_attrs() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c45 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
59 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
88 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
H A Dslk.c59 slk_attron(const chtype at) in slk_attron()
74 slk_attroff(const chtype at) in slk_attroff()
89 slk_attrset(const chtype at) in slk_attrset()
104 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
119 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
134 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
H A Dwattron.c43 wattron(WINDOW *w, int at) in wattron()
58 wattroff(WINDOW *w, int at) in wattroff()
73 wattrset(WINDOW *w, int at) in wattrset()
H A Dattron.c43 attron(int at) in attron()
58 attroff(int at) in attroff()
73 attrset(int at) in attrset()
H A Dgetwin.c52 attr_t at; local
140 attr_t at; local
H A Dtermattr.c67 attr_t at; in term_attrs() local
H A Dgetcchar.c45 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c45 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
H A Dwchgat.c45 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat()
/illumos-gate/usr/src/uts/intel/io/amdnbtemp/
H A Damdnbtemp.c108 amdnbtemp_t *at = arg; in amdnbtemp_read() local
137 amdnbtemp_cleanup(amdnbtemp_t *at) in amdnbtemp_cleanup()
196 amdnbtemp_t *at; in amdnbtemp_attach() local
298 amdnbtemp_t *at; in amdnbtemp_detach() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_attrset.c47 attrset(chtype at) in attrset()
H A D_attroff.c47 attroff(chtype at) in attroff()
H A D_attron.c47 attron(chtype at) in attron()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dtouch.c46 touch(const char* path, time_t at, time_t mt, int flags) in touch()
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c224 execa(unsigned char *at[], short pos) in execa()
317 trim(unsigned char *at) in trim()
366 trims(at) in trims() argument

123