HomeSort by: relevance | last modified time | path
    Searched refs:emulations (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/kdump/
setemul.c 118 const struct emulation emulations[] = { variable in typeref:typename:const 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];
setemul.c 118 const struct emulation emulations[] = { variable in typeref:typename:const 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/sys/external/isc/libsodium/dist/m4/
libtool.m4 1469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
libtool.m4 1469 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
  /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...]
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 53 milliseconds