Searched defs:is_reset (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/tput/ | ||
H A D | tput.c | 62 static bool is_reset = FALSE; variable |
/openbsd-src/usr.bin/tic/ | ||
H A D | reset_cmd.c | 614 reset_start(FILE *fp, bool is_reset, bool is_init) in reset_start() |