Searched refs:BC_E_NOERROR (Results 1 – 4 of 4) sorted by relevance
87 BC_E_NOERROR, enumerator
48 case BC_E_NOERROR: in bootconf_errmsg()
253 if (handle->bc_error_code != BC_E_NOERROR) { in parse_bootconf()579 handle->bc_error_code = BC_E_NOERROR; in bootconf_init()
1644 if (bootconf_init(&bc_handle, NULL) != BC_E_NOERROR) { in bootprog()