Home
last modified time | relevance | path

Searched refs:termtype (Results 1 – 3 of 3) sorted by relevance

/external/ltp/pan/
Dltp-pan.c1075 char *termtype; in run_child() local
1086 termtype = "signaled"; in run_child()
1089 termtype = "exited"; in run_child()
1092 termtype = "stopped"; in run_child()
1095 termtype = "unknown"; in run_child()
1105 termtype, termid, in run_child()
1120 write_test_end(active, errbuf, end_time, termtype, in run_child()
/external/mksh/src/
Dedit.c5602 x_initterm(const char *termtype) in x_initterm() argument
5607 switch (*termtype) { in x_initterm()
5609 if (!strncmp(termtype, "screen", 6) && in x_initterm()
5610 (termtype[6] == '\0' || termtype[6] == '-')) in x_initterm()
5614 if (!strncmp(termtype, "tmux", 4) && in x_initterm()
5615 (termtype[4] == '\0' || termtype[4] == '-')) in x_initterm()
/external/jline/
Djline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...