Home
last modified time | relevance | path

Searched refs:_wputchstr (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/hci/mucurses/
Dmucurses.c17 void _wputchstr ( WINDOW *win, const chtype *chstr, int wrap, int n ) __nonnull;
108 void _wputchstr ( WINDOW *win, const chtype *chstr, int wrap, int n ) { in _wputchstr() function
Dprint_nadv.c23 _wputchstr( win, chstr, NOWRAP, n ); in waddchnstr()
Dmucurses.h19 extern void _wputchstr ( WINDOW *win, const chtype *chstr, int wrap, int n ) __nonnull;