KEEP
mpfree(mountpoints, KEEP);
mpfree(mountpoints, KEEP);
mpfree(mountpoints, KEEP);
| KEEP STATE state_opt_spec {
%token ICMP6TYPE CODE KEEP MODULATE STATE PORT BINATTO NODF
{ "keep", KEEP},
ip->e_flags |= KEEP;
ep->e_flags |= NEW|KEEP;
if (type == LEAF && (ip->e_flags & KEEP) == 0)
if ((ip->e_flags & KEEP) == 0) {
ip->e_flags |= KEEP;
ep->e_flags |= NEW|KEEP;
np->e_flags |= KEEP;
if (ip->e_flags & KEEP) {
ip->e_flags |= NEW|KEEP;
ep->e_flags &= ~KEEP;
if (ep->e_flags & KEEP)
ep->e_flags |= NEW|KEEP;
KEEP("")
KEEP("Options:")
KEEP(" -S << read commands from standard input")
KEEP(" -T TERM use this instead of $TERM")
KEEP(" -V print curses-version")
KEEP(" -v verbose, show warnings")
KEEP(" -x do not try to clear scrollback")
KEEP("")
KEEP("Commands:")
KEEP(" clear clear the screen")
KEEP(" init initialize the terminal")
KEEP(" reset reinitialize the terminal")
KEEP(" capname unlike clear/init/reset, print value for capability \"capname\"")
KEEP("")
KEEP("Options:")
KEEP(" -c set control characters")
KEEP(" -e ch erase character")
KEEP(" -I no initialization strings")
KEEP(" -i ch interrupt character")
KEEP(" -k ch kill character")
KEEP(" -m mapping map identifier to type")
KEEP(" -Q do not output control key settings")
KEEP(" -q display term only, do no changes")
KEEP(" -r display term on stderr")
KEEP(" -s output TERM set command")
KEEP(" -V print curses-version")
KEEP(" -w set window-size")
KEEP("")
KEEP("If neither -c/-w are given, both are assumed.")