Searched defs:OTHER_CTLRS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.c125 #define OTHER_CTLRS 1 macro
131 #define OTHER_CTLRS 2 macro
650 for (i = 0; i < OTHER_CTLRS; i++) {
657 if (i == OTHER_CTLRS) {
1075 for (i = 0; i < OTHER_CTLRS; i++) {
1081 if (i == OTHER_CTLRS) {

Completed in 62 milliseconds