Home | Sort by: relevance | last modified time | path |
/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; |