Home
last modified time | relevance | path

Searched refs:_nc_putp (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcurses/tinfo/
H A Dlib_tputs.c253 NCURSES_SP_NAME(_nc_putp) (NCURSES_SP_DCLx in NCURSES_SP_NAME() argument
269 _nc_putp(const char *name, const char *string) in _nc_putp() function
271 return NCURSES_SP_NAME(_nc_putp) (CURRENT_SCREEN, name, string); in _nc_putp()
/openbsd/lib/libcurses/
H A Dcurses.priv.h560 #define NCURSES_PUTP2(name,value) NCURSES_SP_NAME(_nc_putp)(NCURSES_SP_ARGx name, value)
2134 extern NCURSES_EXPORT(int) _nc_putp(const char *, const char *);
2583 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(_nc_putp)(SCREEN*, const char *, const char*);