/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | attron.c | 50 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 D | attr_on.c | 52 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 D | wattron.c | 50 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 D | wattr_on.c | 53 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 D | chgat.c | 52 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 D | slk.c | 72 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 D | getwin.c | 57 attr_t at; in get_cc() local 135 attr_t at; in put_cc() local
|
H A D | getcchar.c | 53 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
|
H A D | setcchar.c | 53 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, in setcchar()
|
H A D | termattr.c | 67 attr_t at = 0; in term_attrs() local
|
H A D | wchgat.c | 53 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 D | wattron.c | 45 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 D | wattr_on.c | 47 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 D | attron.c | 45 attron(int at) in attron() 60 attroff(int at) in attroff() 75 attrset(int at) in attrset()
|
H A D | slk.c | 67 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 D | getwin.c | 54 attr_t at; local 142 attr_t at; local
|
H A D | termattr.c | 69 attr_t at; in term_attrs() local
|
H A D | getcchar.c | 47 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
|
H A D | setcchar.c | 47 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
|
H A D | wchgat.c | 47 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.c | 49 attroff(chtype at) in attroff()
|
H A D | _attron.c | 49 attron(chtype at) in attron()
|
H A D | _attrset.c | 49 attrset(chtype at) in attrset()
|
/titanic_41/usr/src/lib/libast/common/port/ |
H A D | touch.c | 46 touch(const char* path, time_t at, time_t mt, int flags) in touch()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmxtouch.c | 41 tmxtouch(const char* path, Time_t at, Time_t mt, Time_t ct, int flags) in tmxtouch()
|