HomeSort by: relevance | last modified time | path
    Searched defs:totty (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/msgs/
msgs.c 123 bool totty; variable in typeref:typename:bool
407 totty = (isatty(fileno(stdout)) != 0);
408 use_pager = use_pager && totty;
456 if (totty) {
503 if (totty)
542 if (totty)
546 if (totty)
614 if (already && !quitit && lastcmd && totty) {
msgs.c 123 bool totty; variable in typeref:typename:bool
407 totty = (isatty(fileno(stdout)) != 0);
408 use_pager = use_pager && totty;
456 if (totty) {
503 if (totty)
542 if (totty)
546 if (totty)
614 if (already && !quitit && lastcmd && totty) {
msgs.c 123 bool totty; variable in typeref:typename:bool
407 totty = (isatty(fileno(stdout)) != 0);
408 use_pager = use_pager && totty;
456 if (totty) {
503 if (totty)
542 if (totty)
546 if (totty)
614 if (already && !quitit && lastcmd && totty) {
msgs.c 123 bool totty; variable in typeref:typename:bool
407 totty = (isatty(fileno(stdout)) != 0);
408 use_pager = use_pager && totty;
456 if (totty) {
503 if (totty)
542 if (totty)
546 if (totty)
614 if (already && !quitit && lastcmd && totty) {
msgs.c 123 bool totty; variable in typeref:typename:bool
407 totty = (isatty(fileno(stdout)) != 0);
408 use_pager = use_pager && totty;
456 if (totty) {
503 if (totty)
542 if (totty)
546 if (totty)
614 if (already && !quitit && lastcmd && totty) {

Completed in 51 milliseconds