Home
last modified time | relevance | path

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

/netbsd/src/lib/libcurses/
Dslk.c62 static int slk_fmt = SLK_FMT_INVAL; /* fmt of slk_init */ variable
106 slk_fmt = fmt; in slk_init()
596 screen->slk_format = slk_fmt; in __slk_init()
597 if (slk_fmt == SLK_FMT_INVAL) in __slk_init()
599 slk_fmt = SLK_FMT_INVAL; in __slk_init()