/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wattr_on.c | 47 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on() argument 61 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off() argument 75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set() argument 90 wattr_get(WINDOW * w,attr_t * at,short * co,void * opts) wattr_get() argument 108 wcolor_set(WINDOW * w,short co,void * opts) wcolor_set() argument 122 wstandout(WINDOW * w) wstandout() argument 136 wstandend(WINDOW * w) wstandend() argument [all...] |
H A D | clearok.c | 47 clearok(WINDOW *w, bool bf) in clearok() argument 61 immedok(WINDOW *w, bool bf) in immedok() argument 75 leaveok(WINDOW *w, bool bf) in leaveok() argument 89 notimeout(WINDOW * w,bool bf) notimeout() argument 103 scrollok(WINDOW * w,bool bf) scrollok() argument [all...] |
H A D | wgetch.c | 71 __xc_ungetc(int ch, void *w) in __xc_ungetc() argument 86 __xc_ferror(void *w) in __xc_ferror() argument 96 __xc_feof(void *w) in __xc_feof() argument 106 __xc_clearerr(void *w) in __xc_clearerr() argument 112 wgetch(w) in wgetch() argument [all...] |
H A D | newwin.c | 66 WINDOW *w; local 223 delwin(w) delwin() argument 257 WINDOW *w; global() local 282 WINDOW *w; global() local 298 WINDOW *w; global() local [all...] |
H A D | wattron.c | 45 wattron(WINDOW *w, int at) in wattron() argument 60 wattroff(WINDOW *w, int at) in wattroff() argument 75 wattrset(WINDOW *w, int at) in wattrset() argument [all...] |
H A D | wsyncup.c | 47 syncok(WINDOW *w, bool bf) in syncok() argument 61 wsyncup(WINDOW *w) in wsyncup() argument 84 wcursyncup(WINDOW * w) wcursyncup() argument [all...] |
H A D | getwin.c | 48 get_cc(w, mbs, fp) in get_cc() argument 79 WINDOW *w; local 133 put_cc(w,y,x,mbs,len,fp) put_cc() argument 170 putwin(w,fp) putwin() argument [all...] |
H A D | wins_wch.c | 52 __m_cc_ins(w, y, x, cc) in __m_cc_ins() argument 97 __m_wins_wch(w,y,x,cc,yp,xp) __m_wins_wch() argument 176 wins_wch(w,cc) wins_wch() argument [all...] |
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wattr_on.c | 53 wattr_on(WINDOW *w, attr_t at, void *opts) in wattr_on() argument 64 wattr_off(WINDOW *w, attr_t at, void *opts) in wattr_off() argument 75 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set() argument 87 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get() argument 102 wcolor_set(WINDOW * w,short co,void * opts) wcolor_set() argument 112 wstandout(WINDOW * w) wstandout() argument 122 wstandend(WINDOW * w) wstandend() argument [all...] |
H A D | clearok.c | 50 clearok(WINDOW *w, bool bf) in clearok() argument 60 immedok(WINDOW *w, bool bf) in immedok() argument 68 leaveok(WINDOW *w, bool bf) in leaveok() argument 78 notimeout(WINDOW *w, boo argument 88 scrollok(WINDOW * w,bool bf) scrollok() argument [all...] |
H A D | touchwin.c | 52 touchwin(WINDOW *w) in touchwin() argument 60 untouchwin(WINDOW *w) in untouchwin() argument 68 touchline(WINDOW *w, int y, int n) in touchline() argument
|
H A D | newwin.c | 72 WINDOW *w; in __m_newwin() local 244 delwin(WINDOW * w) delwin() argument 269 WINDOW *w; derwin() local 286 WINDOW *w; newwin() local 296 WINDOW *w; subwin() local [all...] |
H A D | wsyncup.c | 50 syncok(WINDOW *w, bool bf) in syncok() argument 60 wsyncup(WINDOW *w) in wsyncup() argument 77 wcursyncup(WINDOW * w) wcursyncup() argument [all...] |
H A D | wattron.c | 50 wattron(WINDOW *w, int at) in wattron() argument 62 wattroff(WINDOW *w, int at) in wattroff() argument 75 wattrset(WINDOW *w, int at) in wattrset() argument [all...] |
H A D | wgetch.c | 280 __xc_ferror(void *w) in __xc_ferror() argument 287 __xc_ungetc(int ch, void *w) in __xc_ungetc() argument 299 __xc_feof(void *w) in __xc_feof() argument 310 __xc_clearerr(void *w) in __xc_clearerr() argument 316 __m_echo(WINDOW *w, int ch) in __m_echo() argument 339 wgetch(WINDOW * w) wgetch() argument [all...] |
H A D | getwin.c | 54 get_cc(WINDOW *w, char *mbs, FILE *fp) in get_cc() argument 81 WINDOW *w; in getwin() local 130 put_cc(WINDOW * w,int y,int x,char * mbs,int len,FILE * fp) put_cc() argument 163 putwin(WINDOW * w,FILE * fp) putwin() argument [all...] |
H A D | wins_wch.c | 58 __m_cc_ins(WINDOW *w, int y, int x, const cchar_t *cc) in __m_cc_ins() argument 104 __m_wins_wch(WINDOW * w,int y,int x,const cchar_t * cc,int * yp,int * xp) __m_wins_wch() argument 176 wins_wch(WINDOW * w,const cchar_t * cc) wins_wch() argument [all...] |
H A D | m_cc.c | 144 __m_touch_locs(WINDOW *w, int row, int firstCol, int lastCol) in __m_touch_locs() argument 464 __m_cc_first(WINDOW *w, int y, int x) in __m_cc_first() argument 480 __m_cc_next(WINDOW *w, int y, int x) in __m_cc_next() argument 496 __m_cc_islast(WINDOW * w,int y,int x) __m_cc_islast() argument 517 __m_cc_replace(WINDOW * w,int y,int x,const cchar_t * cc,int as_is) __m_cc_replace() argument 583 __m_do_scroll(WINDOW * w,int y,int x,int * yp,int * xp) __m_do_scroll() argument 632 __m_cc_add(WINDOW * w,int y,int x,const cchar_t * cc,int as_is,int * yp,int * xp) __m_cc_add() argument 704 __m_cc_add_k(WINDOW * w,int y,int x,const cchar_t * cc,int as_is,int * yp,int * xp) __m_cc_add_k() argument 735 __m_cc_modify(WINDOW * w,int y,int x,const cchar_t * cc) __m_cc_modify() argument 769 __m_cc_erase_in_line(WINDOW * w,int y,int x,int lx,int bgWidth) __m_cc_erase_in_line() argument 792 __m_cc_erase_in_line_sub(WINDOW * w,int y,int x,int lx,int bgWidth,int parentBGWidth) __m_cc_erase_in_line_sub() argument 861 __m_cc_erase(WINDOW * w,int y,int x,int ly,int lx) __m_cc_erase() argument 922 __m_cc_expand(WINDOW * w,int y,int x,int side) __m_cc_expand() argument [all...] |
/titanic_51/usr/src/common/mpi/ |
H A D | mp_gf2m-priv.h | 63 #define gf2m_SQR1(w) \ argument 66 #define gf2m_SQR0(w) \ argument 70 gf2m_SQR1(w) global() argument 75 gf2m_SQR0(w) global() argument [all...] |
/titanic_51/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 347 #define __m_getpary(w) ((w)->_parent == (WINDOW *) 0 ? -1 \ argument 349 #define __m_getparx(w) ((w)->_parent == (WINDOW *) 0 ? -1 \ argument 355 #define getyx(w, argument 356 getbegyx(w,y,x) global() argument 357 getmaxyx(w,y,x) global() argument 358 getparyx(w,y,x) global() argument 836 mvwaddch(w,y,x,ch) global() argument 840 mvwadd_wch(w,y,x,cp) global() argument 846 mvwaddchnstr(w,y,x,chs,n) global() argument 847 mvwaddchstr(w,y,x,chs) global() argument 848 waddchstr(w,chs) global() argument 854 mvwadd_wchnstr(w,y,x,cp,n) global() argument 855 mvwadd_wchstr(w,y,x,cp) global() argument 856 wadd_wchstr(w,cp) global() argument 862 mvwaddnstr(w,y,x,s,n) global() argument 863 mvwaddstr(w,y,x,s) global() argument 864 waddstr(w,wcs) global() argument 870 mvwaddnwstr(w,y,x,wcs,n) global() argument 871 mvwaddwstr(w,y,x,wcs) global() argument 872 waddwstr(w,wcs) global() argument 884 getbkgd(w) global() argument 885 wbkgdset(w,ch) global() argument 890 wbkgrndset(w,b) global() argument 891 wgetbkgrnd(w,b) global() argument 897 box(w,v,h) global() argument 898 box_set(w,v,h) global() argument 906 mvwchgat(w,y,x,n,a,co,p) global() argument 912 wclear(w) global() argument 913 werase(w) global() argument 917 mvwdelch(w,y,x) global() argument 922 wdeleteln(w) global() argument 923 winsertln(w) global() argument 929 wechochar(w,ch) global() argument 930 wecho_wchar(w,cp) global() argument 937 mvwgetch(w,y,x) global() argument 941 mvwget_wch(w,y,x,wcp) global() argument 947 mvwgetnstr(w,y,x,s,n) global() argument 948 mvwgetstr(w,y,x,s) global() argument 949 wgetstr(w,s) global() argument 955 mvwgetn_wstr(w,y,x,wcs,n) global() argument 956 mvwget_wstr(w,y,x,wcs) global() argument 957 wget_wstr(w,wcs) global() argument 977 mvwhline(w,y,x,ch,n) global() argument 978 mvwvline(w,y,x,ch,n) global() argument 984 mvwhline_set(w,y,x,cp,n) global() argument 985 mvwvline_set(w,y,x,cp,n) global() argument 989 mvwinch(w,y,x) global() argument 993 mvwin_wch(w,y,x,cp) global() argument 999 mvwinchnstr(w,y,x,chs,n) global() argument 1000 mvwinchstr(w,y,x,chs) global() argument 1001 winchstr(w,chs) global() argument 1007 mvwin_wchnstr(w,y,x,cp,n) global() argument 1008 mvwin_wchstr(w,y,x,cp) global() argument 1009 win_wchstr(w,cp) global() argument 1015 mvwinnstr(w,y,x,s,n) global() argument 1016 mvwinstr(w,y,x,s) global() argument 1017 winstr(w,s) global() argument 1023 mvwinnwstr(w,y,x,wcs,n) global() argument 1024 mvwinwstr(w,y,x,wcs) global() argument 1025 winwstr(w,wcs) global() argument 1029 mvwinsch(w,y,x,ch) global() argument 1033 mvwins_wch(w,y,x,cp) global() argument 1039 mvwinsnstr(w,y,x,s,n) global() argument 1040 mvwinsstr(w,y,x,s) global() argument 1041 winsstr(w,s) global() argument 1047 mvwins_nwstr(w,y,x,wcs,n) global() argument 1048 mvwins_wstr(w,y,x,wcs) global() argument 1049 wins_wstr(w,wcs) global() argument 1051 is_linetouched(w,y) global() argument 1063 nodelay(w,bf) global() argument 1069 redrawwin(w) global() argument 1076 wstandend(w) global() argument 1078 wstandout(w) global() argument 1080 touchline(w,y,n) global() argument 1081 touchwin(w) global() argument 1082 untouchwin(w) global() argument [all...] |
/titanic_51/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 332 #define __m_getpary(w) ((w)->_parent == (WINDOW *) 0 ? -1 \ argument 334 #define __m_getparx(w) ((w)->_parent == (WINDOW *) 0 ? -1 \ argument 340 #define getyx(w, argument 341 getbegyx(w,y,x) global() argument 342 getmaxyx(w,y,x) global() argument 343 getparyx(w,y,x) global() argument 737 mvwaddch(w,y,x,ch) global() argument 742 mvwadd_wch(w,y,x,cp) global() argument 753 mvwaddchnstr(w,y,x,chs,n) global() argument 757 mvwaddchstr(w,y,x,chs) global() argument 760 waddchstr(w,chs) global() argument 770 mvwadd_wchnstr(w,y,x,cp,n) global() argument 774 mvwadd_wchstr(w,y,x,cp) global() argument 778 wadd_wchstr(w,cp) global() argument 787 mvwaddnstr(w,y,x,s,n) global() argument 790 mvwaddstr(w,y,x,s) global() argument 793 waddstr(w,wcs) global() argument 802 mvwaddnwstr(w,y,x,wcs,n) global() argument 806 mvwaddwstr(w,y,x,wcs) global() argument 809 waddwstr(w,wcs) global() argument 824 wgetbkgrnd(w,b) global() argument 832 box(w,v,h) global() argument 835 box_set(w,v,h) global() argument 848 mvwchgat(w,y,x,n,a,co,p) global() argument 856 wclear(w) global() argument 859 werase(w) global() argument 864 mvwdelch(w,y,x) global() argument 870 wdeleteln(w) global() argument 871 winsertln(w) global() argument 875 wechochar(w,ch) global() argument 879 wecho_wchar(w,cp) global() argument 885 mvwgetch(w,y,x) global() argument 892 mvwget_wch(w,y,x,wcp) global() argument 903 mvwgetnstr(w,y,x,s,n) global() argument 906 mvwgetstr(w,y,x,s) global() argument 909 wgetstr(w,s) global() argument 918 mvwgetn_wstr(w,y,x,wcs,n) global() argument 922 mvwget_wstr(w,y,x,wcs) global() argument 925 wget_wstr(w,wcs) global() argument 945 mvwhline(w,y,x,ch,n) global() argument 948 mvwvline(w,y,x,ch,n) global() argument 959 mvwhline_set(w,y,x,cp,n) global() argument 962 mvwvline_set(w,y,x,cp,n) global() argument 967 mvwinch(w,y,x) global() argument 974 mvwin_wch(w,y,x,cp) global() argument 985 mvwinchnstr(w,y,x,chs,n) global() argument 988 mvwinchstr(w,y,x,chs) global() argument 991 winchstr(w,chs) global() argument 1000 mvwin_wchnstr(w,y,x,cp,n) global() argument 1004 mvwin_wchstr(w,y,x,cp) global() argument 1007 win_wchstr(w,cp) global() argument 1016 mvwinnstr(w,y,x,s,n) global() argument 1019 mvwinstr(w,y,x,s) global() argument 1022 winstr(w,s) global() argument 1031 mvwinnwstr(w,y,x,wcs,n) global() argument 1035 mvwinwstr(w,y,x,wcs) global() argument 1038 winwstr(w,wcs) global() argument 1041 mvwinsch(w,y,x,ch) global() argument 1046 mvwins_wch(w,y,x,cp) global() argument 1053 mvwinsnstr(w,y,x,s,n) global() argument 1056 mvwinsstr(w,y,x,s) global() argument 1059 winsstr(w,s) global() argument 1066 mvwins_nwstr(w,y,x,wcs,n) global() argument 1069 mvwins_wstr(w,y,x,wcs) global() argument 1072 wins_wstr(w,wcs) global() argument 1073 is_linetouched(w,y) global() argument 1076 nodelay(w,bf) global() argument 1080 redrawwin(w) global() argument 1085 touchline(w,y,n) global() argument 1086 touchwin(w) global() argument 1087 untouchwin(w) global() argument [all...] |
/titanic_51/usr/src/lib/libeti/form/common/ |
H A D | utility.c | 109 _buf_to_win(FIELD *f, WINDOW *w) in _buf_to_win() argument 127 _win_to_buf(WINDOW *w, FIELD *f) in _win_to_buf() argument 147 WINDOW * w = W(f); in _pos_form_cursor() local 182 WINDOW * w = W(f); _update_current() local 245 justify(FIELD * f,WINDOW * w) justify() argument 270 unjustify(FIELD * f,WINDOW * w) unjustify() argument 313 WINDOW * w = derwin(Sub(f -> form), f -> rows, f -> cols, display_field() local 339 WINDOW * w = derwin(Sub(f -> form), f -> rows, f -> cols, erase_field() local 360 WINDOW * w = W(p); _sync_field() local 394 WINDOW * w = W(p); _sync_attrs() local 501 WINDOW * w = W(f); _set_current_field() local [all...] |
H A D | chg_data.c | 57 WINDOW * w = W(f); in room_for_char() local 85 WINDOW *w = W(f); in _grow_field() local 176 WINDOW *w = W(f); insert_str() local 234 WINDOW *w; wrap_ok() local 332 WINDOW *w; _new_line() local 424 WINDOW * w = W(f); _del_prev() local 482 WINDOW *w = W(f); _del_word() local 578 WINDOW * w = W(f); /* field window */ _data_entry() local [all...] |
/titanic_51/usr/src/lib/watchmalloc/common/ |
H A D | mallint.h | 123 #define ISBIT0(w) ((w) & BIT0) /* Is busy? */ argument 124 #define ISBIT1(w) ((w) & BIT1) /* Is the preceding free? */ argument 125 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */ argument 126 #define SETBIT1(w) ((w) |= BIT1) /* The preceding is free */ argument 127 #define CLRBIT0(w) ((w) argument 128 CLRBIT1(w) global() argument 129 SETBITS01(w) global() argument 130 CLRBITS01(w) global() argument [all...] |
/titanic_51/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_whatis.c | 73 mdb_whatis_search(mdb_whatis_t *w, uintptr_t base, size_t size) in mdb_whatis_search() argument 89 mdb_whatis_overlaps(mdb_whatis_t *w, uintptr_t base, size_t size) in mdb_whatis_overlaps() argument 149 mdb_whatis_match(mdb_whatis_t * w,uintptr_t base,size_t size,uintptr_t * out) mdb_whatis_match() argument 235 mdb_whatis_report_object(mdb_whatis_t * w,uintptr_t addr,uintptr_t base,const char * format,...) mdb_whatis_report_object() argument 271 mdb_whatis_report_address(mdb_whatis_t * w,uintptr_t addr,const char * format,...) mdb_whatis_report_address() argument 296 mdb_whatis_flags(mdb_whatis_t * w) mdb_whatis_flags() argument 303 mdb_whatis_done(mdb_whatis_t * w) mdb_whatis_done() argument 491 mdb_whatis_t w; cmd_whatis() local [all...] |