Home
last modified time | relevance | path

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

123

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattron.c50 attron(int at) in attron()
56 attroff(int at) in attroff()
62 attrset(int at) in attrset()
82 PAIR_NUMBER(int at) in PAIR_NUMBER()
H A Dattr_on.c52 attr_on(attr_t at, void *opts) in attr_on()
62 attr_off(attr_t at, void *opts) in attr_off()
72 attr_set(attr_t at, short co, void *opts) in attr_set()
92 attr_get(attr_t *at, short *co, void *opts) in attr_get()
H A Dwattron.c50 wattron(WINDOW *w, int at) in wattron()
62 wattroff(WINDOW *w, int at) in wattroff()
75 wattrset(WINDOW *w, int at) in wattrset()
H A Dwattr_on.c53 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
64 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
87 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
H A Dchgat.c52 chgat(int n, attr_t at, short co, const void *opts) in chgat()
64 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts) in mvchgat()
77 mvwchgat(WINDOW *w, int y, int x, int n, attr_t at, in mvwchgat()
H A Dslk.c72 slk_attron(const chtype at) in slk_attron()
83 slk_attroff(const chtype at) in slk_attroff()
94 slk_attrset(const chtype at) in slk_attrset()
105 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
116 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
127 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
H A Dgetwin.c57 attr_t at; in get_cc() local
135 attr_t at; in put_cc() local
H A Dgetcchar.c53 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c53 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, in setcchar()
H A Dtermattr.c67 attr_t at = 0; in term_attrs() local
H A Dwchgat.c53 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattron.c45 wattron(WINDOW *w, int at) in wattron()
60 wattroff(WINDOW *w, int at) in wattroff()
75 wattrset(WINDOW *w, int at) in wattrset()
H A Dwattr_on.c47 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on()
61 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off()
75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
90 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
H A Dattron.c45 attron(int at) in attron()
60 attroff(int at) in attroff()
75 attrset(int at) in attrset()
H A Dslk.c67 slk_attron(const chtype at) in slk_attron()
82 slk_attroff(const chtype at) in slk_attroff()
97 slk_attrset(const chtype at) in slk_attrset()
112 slk_attr_off(const attr_t at, void *opts) in slk_attr_off()
127 slk_attr_on(const attr_t at, void *opts) in slk_attr_on()
142 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
H A Dgetwin.c54 attr_t at; local
142 attr_t at; local
H A Dtermattr.c69 attr_t at; in term_attrs() local
H A Dgetcchar.c47 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c47 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
H A Dwchgat.c47 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat()
/titanic_41/usr/src/lib/libcurses/screen/
H A D_attroff.c49 attroff(chtype at) in attroff()
H A D_attron.c49 attron(chtype at) in attron()
H A D_attrset.c49 attrset(chtype at) in attrset()
/titanic_41/usr/src/lib/libast/common/port/
H A Dtouch.c46 touch(const char* path, time_t at, time_t mt, int flags) in touch()
/titanic_41/usr/src/lib/libast/common/tm/
H A Dtmxtouch.c41 tmxtouch(const char* path, Time_t at, Time_t mt, Time_t ct, int flags) in tmxtouch()

123