Home | History | Annotate | Download | only in fastboot

Lines Matching refs:MAX_OPTIONS

629 #define MAX_OPTIONS 32
632 char *val[MAX_OPTIONS];
659 for(count = 1; count < MAX_OPTIONS; count++) {