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

  /src/usr.bin/config/
gram.y 1337 machinesubarches = mchsubarches;
1346 for (nv = machinesubarches; nv != NULL; nv = nv->nv_next) {
1365 for (nv = machinesubarches; nv != NULL; nv = nv->nv_next) {
defs.h 447 extern struct nvlist *machinesubarches;
main.c 105 struct nvlist *machinesubarches; variable in typeref:struct:nvlist *
794 for (nv = machinesubarches; nv != NULL; nv = nv->nv_next) {

Completed in 104 milliseconds