be_get_boot_args
if (rc == 0 && (rc = be_get_boot_args(&fbarg, entnum)) == 0) {
if (be_get_boot_args(&fbarg, BE_ENTRY_DEFAULT) == 0) {
int be_get_boot_args(char **, int);