Searched refs:typebuf_valid (Results 1 – 3 of 3) sorted by relevance
1400 tp->typebuf_valid = (alloc_typebuf() == OK); in save_typeahead()1401 if (!tp->typebuf_valid) in save_typeahead()1425 if (tp->typebuf_valid) in restore_typeahead()
1178 int typebuf_valid; // TRUE when save_typebuf valid member
8343 return sst->tabuf.typebuf_valid; in save_current_state()