Searched refs:vidputs (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A DV3.vidputs.c39 #undef vidputs macro
41 vidputs(_ochtype a, int (*o)(char)) function
H A Dvidputs.c48 vidputs(chtype a, int (*b)(char)) function
H A Dputp.c81 return (vidputs(newmode, _outchar));
H A Dllib-lcurses1338 /* vidputs.c */
1340 int vidputs(chtype a, int (*b)(char));
1342 /* V3.vidputs.c */
1343 #undef vidputs
1344 int vidputs(_ochtype a, int (*o)(char));
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvidattr.c63 vidputs(chtype ch, int (*putout)(int)) function
69 __m_trace("vidputs(%lx, %p)", ch, putout);
75 return __m_return_code("vidputs", code);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dvidattr.c62 vidputs(chtype ch, int (*putout)(int)) function
/osnet-11/usr/src/lib/libcurses/
H A DMakefile.com59 V3.vidattr.o V3.vidputs.o V3.waddch.o V3.wattroff.o V3.wattron.o \
89 untouchwin.o vidputs.o vidupdate.o vwprintw.o \
/osnet-11/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses774 int vidputs(chtype, int (*)(int));
H A Dllib-lxcurses774 int vidputs(chtype, int (*)(int));
/osnet-11/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses774 int vidputs(chtype, int (*)(int));
H A Dllib-lxcurses774 int vidputs(chtype, int (*)(int));
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h816 extern int vidputs(chtype, int (*)(int));
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dcurses.h633 extern int vidputs(chtype, int (*)(int));

Completed in 72 milliseconds