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

  /src/sys/compat/sunos/
sunos_misc.c 953 static const int sreq2breq[] = { variable in typeref:typename:const int[]
959 static const int nreqs = sizeof(sreq2breq) / sizeof(sreq2breq[0]);
976 req = sreq2breq[req];
  /src/sys/compat/sunos32/
sunos32_misc.c 1187 static const int sreq2breq[] = { variable in typeref:typename:const int[]
1193 static const size_t nreqs = __arraycount(sreq2breq);
1216 req = sreq2breq[req];

Completed in 54 milliseconds