Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dlib_ttyflags.c60 result = CallDriver_2(SP_PARM, sgmode, FALSE, buf); in NCURSES_EXPORT()
105 result = CallDriver_2(SP_PARM, sgmode, TRUE, buf); in NCURSES_SP_NAME()
/freebsd-12-stable/contrib/ncurses/ncurses/
Dcurses.priv.h2235 int (*sgmode)(struct DriverTCB*, int setFlag, TTY*); member