Lines Matching defs:term
54 #include <term.h>64 char *term;68 term = NULL;72 term = optarg;81 if (!term && !(term = getenv("TERM")))82 errx(2, "No terminal type specified and no TERM "84 setupterm(term, 0, NULL);192 "Usage: %s [-T term] attribute [attribute-args] ...\n",
Indexes created Mon Sep 29 21:09:56 GMT 2025