Searched refs:PW_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/eeprom/sparc/
H A Dopenprom.c86 #define PW_SIZE 8 macro
419 char pwbuf[PW_SIZE + 2];
446 if (get_password(pwbuf, PW_SIZE)) {
462 PW_SIZE);
463 opp2->oprom_size = varlen2 + PW_SIZE;
488 char pwbuf[PW_SIZE + 2];
507 if (get_password(pwbuf, PW_SIZE)) {

Completed in 57 milliseconds