Home
last modified time | relevance | path

Searched refs:__m_trace (Results 1 – 25 of 158) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtrace.c53 __m_trace(const char *fmt, ...) in __m_trace() function
82 __m_trace("%s returned OK.", s);
85 __m_trace("%s returned ERR.", s);
88 __m_trace("%s returned KEY_CODE_YES.", s);
91 __m_trace("%s returned code %d", s, code);
100 __m_trace("%s returned %d", s, value);
108 __m_trace("%s returned %lx", s, ch); in chtype()
117 __m_trace("%s returned NULL.", s);
119 __m_trace("%s returned %p.", s, ptr);
129 __m_trace("%s returns void."); in __m_return_void()
[all …]
H A Dslk.c47 __m_trace("slk_init(%d)", fmt); in slk_init()
64 __m_trace("slk_attron(%lx)", at); in slk_attron()
79 __m_trace("slk_attroff(%lx)", at); in slk_attroff()
94 __m_trace("slk_attrset(%lx)", at); in slk_attrset()
154 __m_trace("slk_color(%d)", co); in slk_color()
169 __m_trace("slk_touch(void)"); in slk_touch()
184 __m_trace("slk_clear(void)"); in slk_clear()
205 __m_trace("slk_clear(void)"); in slk_restore()
234 __m_trace("slk_noutrefresh(void)"); in slk_noutrefresh()
249 __m_trace("slk_refresh(void)"); in slk_refresh()
[all …]
H A Dattr_on.c46 __m_trace("attr_on(%x, %p)", at, opts);
58 __m_trace("attr_off(%x, %p)", at, opts);
70 __m_trace("attr_set(%x, %d, %p)", at, co, opts);
83 __m_trace("color_set(%d, %p)", co, opts);
95 __m_trace("attr_get(%p, %p, %p)", at, co, opts);
111 __m_trace("standout(void)");
123 __m_trace("standend(void)");
H A Dwattr_on.c48 __m_trace("wattr_on(%p, %x, %p)", w, at, opts); in wattr_on()
62 __m_trace("wattr_off(%p, %x, %p)", w, at, opts); in wattr_off()
76 __m_trace("wattr_set(%p, %x, %d, %p)", w, at, co, opts); in wattr_set()
91 __m_trace("wattr_get(%p, %p, %p, %p)", w, at, co, opts); in wattr_get()
109 __m_trace("wcolor_set(%p, %d, %p)", w, co, opts); in wcolor_set()
123 __m_trace("wstandout(%p)", w); in wstandout()
137 __m_trace("wstandend(%p)", w); in wstandend()
H A Daddnstr.c52 __m_trace("addnstr(%p, %d)", str, n);
69 __m_trace("mvaddnstr(%d, %d, %p, %d)", y, x, str, n);
88 __m_trace("mvwaddnstr(%p, %d, %d, %p, %d)", w, y, x, str, n);
104 __m_trace("addstr(%p)", str);
120 __m_trace("mvaddstr(%d, %d, %p)", y, x, str);
138 __m_trace("mvwaddstr(%p, %d, %d, %p)", w, y, x, str);
155 __m_trace("waddstr(%p, %p)", w, str);
H A Dgetnstr.c52 __m_trace("getnstr(%p, %d)", str, n);
69 __m_trace("mvgetnstr(%d, %d, %p, %d)", y, x, str, n);
88 __m_trace("mvwgetnstr(%p, %d, %d, %p, %d)", w, y, x, str, n);
104 __m_trace("getstr(%p)", str);
120 __m_trace("mvgetstr(%d, %d, %p)", y, x, str);
138 __m_trace("mvwgetstr(%p, %d, %d, %p)", w, y, x, str);
156 __m_trace("wgetstr(%p, %p)", w, str);
H A Dinnstr.c52 __m_trace("innstr(%p, %d)", s, n);
69 __m_trace("mvinnstr(%d, %d, %p, %d)", y, x, s, n);
88 __m_trace("mvwinnstr(%p, %d, %d, %p, %d)", w, y, x, s, n);
104 __m_trace("instr(%p)", s);
120 __m_trace("mvinstr(%d, %d, %p)", y, x, s);
138 __m_trace("mvwinstr(%p, %d, %d, %p)", w, y, x, s);
155 __m_trace("winstr(%p, %p)", w, s);
H A Dinsnstr.c52 __m_trace("insnstr(%p, %d)", mbs, n);
69 __m_trace("mvinsnstr(%d, %d, %p, %d)", y, x, mbs, n);
88 __m_trace("mvwinsnstr(%p, %d, %d, %p, %d)", w, y, x, mbs, n);
104 __m_trace("insstr(%p)", mbs);
120 __m_trace("mvinsstr(%d, %d, %p)", y, x, mbs);
138 __m_trace("mvwinsstr(%p, %d, %d, %p)", w, y, x, mbs);
155 __m_trace("winsstr(%p, %p)", w, mbs);
H A Dgetn_ws.c52 __m_trace("getn_wstr(%p, %d)", wis, n);
69 __m_trace("mvgetn_wstr(%d, %d, %p, %d)", y, x, wis, n);
88 __m_trace("mvwgetn_wstr(%p, %d, %d, %p, %d)", w, y, x, wis, n);
104 __m_trace("get_wstr(%p)", wis);
120 __m_trace("mvget_wstr(%d, %d, %p)", y, x, wis);
138 __m_trace("mvwget_wstr(%p, %d, %d, %p)", w, y, x, wis);
156 __m_trace("wget_wstr(%p, %p)", w, wis);
H A Din_wchn.c52 __m_trace("in_wchnstr(%p, %d)", ccs, n);
69 __m_trace("mvin_wchnstr(%d, %d, %p, %d)", y, x, ccs, n);
88 __m_trace("mvwin_wchnstr(%p, %d, %d, %p, %d)", w, y, x, ccs, n);
104 __m_trace("in_wchstr(%p)", ccs);
120 __m_trace("mvin_wchstr(%d, %d, %p)", y, x, ccs);
138 __m_trace("mvwin_wchstr(%p, %d, %d, %p)", w, y, x, ccs);
155 __m_trace("win_wchstr(%p, %p)", w, ccs);
H A Dinchn.c52 __m_trace("inchnstr(%p, %d)", chs, n);
69 __m_trace("mvinchnstr(%d, %d, %p, %d)", y, x, chs, n);
88 __m_trace("mvwinchnstr(%p, %d, %d, %p, %d)", w, y, x, chs, n);
104 __m_trace("inchstr(%p)", chs);
120 __m_trace("mvinchstr(%d, %d, %p)", y, x, chs);
138 __m_trace("mvwinchstr(%p, %d, %d, %p)", w, y, x, chs);
155 __m_trace("winchstr(%p, %p)", w, chs);
H A Dinnwstr.c52 __m_trace("innwstr(%p, %d)", wcs, n);
69 __m_trace("mvinnwstr(%d, %d, %p, %d)", y, x, wcs, n);
88 __m_trace("mvwinnwstr(%p, %d, %d, %p, %d)", w, y, x, wcs, n);
104 __m_trace("inwstr(%p)", wcs);
120 __m_trace("mvinwstr(%d, %d, %p)", y, x, wcs);
138 __m_trace("mvwinwstr(%p, %d, %d, %p)", w, y, x, wcs);
155 __m_trace("winwstr(%p, %p)", w, wcs);
H A Dins_nws.c52 __m_trace("ins_nwstr(%p, %d)", wcs, n);
69 __m_trace("mvins_nwstr(%d, %d, %p, %d)", y, x, wcs, n);
88 __m_trace("mvwins_nwstr(%p, %d, %d, %p, %d)", w, y, x, wcs, n);
104 __m_trace("ins_wstr(%p)", wcs);
120 __m_trace("mvins_wstr(%d, %d, %p)", y, x, wcs);
138 __m_trace("mvwins_wstr(%p, %d, %d, %p)", w, y, x, wcs);
155 __m_trace("wins_wstr(%p, %p)", w, wcs);
H A Ddeleteln.c50 __m_trace("deleteln(void)"); in deleteln()
62 __m_trace("insertln(void)"); in insertln()
75 __m_trace("insdelln(%d)", n);
88 __m_trace("wdeleteln(%p)", w);
101 __m_trace("winsertln(%p)", w);
H A Daddchn.c54 __m_trace("addchnstr(%p, %d)", chs, n);
73 __m_trace("mvaddchnstr(%d, %d, %p, %d)", y, x, chs, n);
94 __m_trace("mvwaddchnstr(%p, %d, %d, %p, %d)", w, y, x, chs, n);
112 __m_trace("addchstr(%p)", chs);
130 __m_trace("mvaddchstr(%d, %d, %p)", y, x, chs);
150 __m_trace("mvwaddchstr(%p, %d, %d, %p)", w, y, x, chs);
169 __m_trace("waddchstr(%p, %p)", w, chs);
H A Daddnws.c54 __m_trace("addnwstr(%p, %d)", wcs, n);
73 __m_trace("mvaddnwstr(%d, %d, %p, %d)", y, x, wcs, n);
94 __m_trace("mvwaddnwstr(%p, %d, %d, %p, %d)", w, y, x, wcs, n);
112 __m_trace("addwstr(%p)", wcs);
130 __m_trace("mvaddwstr(%d, %d, %p)", y, x, wcs);
150 __m_trace("mvwaddwstr(%p, %d, %d, %p)", w, y, x, wcs);
169 __m_trace("waddwstr(%p, %p)", w, wcs);
H A Daddwchn.c54 __m_trace("add_wchnstr(%p, %d)", ccs, n);
73 __m_trace("mvadd_wchnstr(%d, %d, %p, %d)", y, x, ccs, n);
94 __m_trace("mvwadd_wchnstr(%p, %d, %d, %p, %d)", w, y, x, ccs, n);
112 __m_trace("add_wchstr(%p)", ccs);
130 __m_trace("mvadd_wchstr(%d, %d, %p)", y, x, ccs);
150 __m_trace("mvwadd_wchstr(%p, %d, %d, %p)", w, y, x, ccs);
169 __m_trace("wadd_wchstr(%p, %p)", w, ccs);
H A Dsetup.c234 __m_trace("use_env(%d)", bf); in use_env()
314 __m_trace(
331 __m_trace(err_msg, termname);
360 __m_trace("del_curterm(%p)", tp);
389 __m_trace("set_curterm(%p)", tp);
522 __m_trace(
540 __m_trace(err_msg, tm);
609 __m_trace("def_shell_mode(void)"); in def_shell_mode()
621 __m_trace("def_prog_mode(void)"); in def_prog_mode()
631 __m_trace("reset_shell_mode(void)"); in reset_shell_mode()
[all …]
H A Dclearok.c48 __m_trace("clearok(%p, %d)", w, bf); in clearok()
62 __m_trace("immedok(%p, %d)", w, bf); in immedok()
76 __m_trace("leaveok(%p, %d)", w, bf); in leaveok()
90 __m_trace("notimeout(%p, %d)", w, bf); in notimeout()
104 __m_trace("scrollok(%p, %d)", w, bf); in scrollok()
H A Dhln.c52 __m_trace("hline(%ld, %d)", h, n); in hline()
68 __m_trace("mvhline(%d, %d, %ld, %d)", y, x, h, n); in mvhline()
85 __m_trace("mvwhline(%p, %d, %d, %ld, %d)", w, y, x, h, n); in mvwhline()
102 __m_trace("vline(%ld, %d)", v, n); in vline()
118 __m_trace("mvvline(%d, %d, %ld, %d)", y, x, v, n); in mvvline()
135 __m_trace("mvwvline(%p, %d, %d, %ld, %d)", w, y, x, v, n); in mvwvline()
H A Dhln_st.c52 __m_trace("hline_set(%p, %d)", h, n); in hline_set()
68 __m_trace("mvhline_set(%d, %d, %p, %d)", y, x, h, n); in mvhline_set()
85 __m_trace("mvwhline_set(%p, %d, %d, %p, %d)", w, y, x, h, n); in mvwhline_set()
102 __m_trace("vline_set(%p, %d)", v, n); in vline_set()
118 __m_trace("mvvline_set(%d, %d, %p, %d)", y, x, v, n); in mvvline_set()
135 __m_trace("mvwvline_set(%p, %d, %d, %p, %d)", w, y, x, v, n); in mvwvline_set()
H A Dattron.c48 __m_trace("attron(%lx)", at); in attron()
63 __m_trace("attroff(%lx)", (long) at); in attroff()
78 __m_trace("attrset(%lx)", (long) at); in attrset()
94 __m_trace("COLOR_PAIR(%d)", co); in chtype()
108 __m_trace("PAIR_NUMBER(%ld)", at);
H A Dhas.c50 __m_trace("has_colors(void)");
64 __m_trace("has_ic(void)");
80 __m_trace("has_il(void)");
96 __m_trace("can_change_color(void)");
H A Dbkgrndst.c49 __m_trace("bkgrndset(%p)", bg);
63 __m_trace("wbkgrndset(%p, %p)", w, bg);
76 __m_trace("getbkgrnd(%p)", bg);
90 __m_trace("wgetbkgrnd(%p, %p)", w, bg);
H A Dcbreak.c48 __m_trace("cbreak(void)"); in cbreak()
64 __m_trace("nocbreak(void)"); in nocbreak()
88 __m_trace("halfdelay(%d)", tenths);
104 __m_trace("raw(void)"); in raw()
120 __m_trace("noraw(void)"); in noraw()

1234567