Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tput/
H A Dtput.c62 static bool is_reset = FALSE; variable
/openbsd-src/usr.bin/tic/
H A Dreset_cmd.c614 reset_start(FILE *fp, bool is_reset, bool is_init) in reset_start()