OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emulations
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/kdump/
setemul.c
118
const struct emulation
emulations
[] = {
variable in typeref:struct:emulation
171
static const struct emulation *default_emul = &
emulations
[0];
186
for (i = 0;
emulations
[i].name != NULL; i++) {
187
if (strcmp(
emulations
[i].name, name) == 0) {
188
match = &
emulations
[i];
/src/share/terminfo/
terminfo
575
# Procomm and some other ANSI
emulations
don't recognize all of the ANSI-
3162
#
emulations
(VT520, VT420, VT320, VT220, VT100, VT PCTerm, SCO Console)
3163
# and ASCII
emulations
(WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
3164
# 925 910+, ADDS A2). This terminfo data is for the ANSI
emulations
only.
3188
#### VT100
emulations
10488
#
emulations
(usually their stupidest, and usually labeled adm3, though
10489
# these `adm3'
emulations
normally have adm3a+ capabilities).
10898
# mode (132 columns). There was a qvt103 which added VT100/VT131
emulations
10905
# Qume is still producing the qvt62, which features
emulations
for other
10908
# with many
emulations
including Wyse370, Wyse 325, etc. Their newes
[
all
...]
Completed in 23 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026