Home
last modified time | relevance | path

Searched refs:ofwo_setpass (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/usr.sbin/eeprom/
Dofw_options.c73 static int ofwo_setpass(int);
127 if ((res = ofwo_setpass(fd)) != EX_OK) in ofwo_secmode()
165 rv = ofwo_setpass(fd); in ofwo_secpwd()
178 ofwo_setpass(int fd) in ofwo_setpass() function