Home
last modified time | relevance | path

Searched defs:is_init (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/ncurses/progs/
H A Dtput.c61 static bool is_init = FALSE; variable
H A Dreset_cmd.c590 reset_start(FILE *fp, bool is_reset, bool is_init) in reset_start()