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

  /src/usr.bin/kdump/
setemul.c 171 static const struct emulation *default_emul = &emulations[0]; variable in typeref:typename:const struct emulation *
201 default_emul = match;
240 ctx->emulation = default_emul;
setemul.c 171 static const struct emulation *default_emul = &emulations[0]; variable in typeref:typename:const struct emulation *
201 default_emul = match;
240 ctx->emulation = default_emul;

Completed in 21 milliseconds