BOP_GETPROPLEN
len = BOP_GETPROPLEN(ops, pname);
proplen = BOP_GETPROPLEN(bootops,
if (BOP_GETPROPLEN(ops, "ramdisk_start") != 8 ||
BOP_GETPROPLEN(ops, "ramdisk_end") != 8 ||
if ((len = BOP_GETPROPLEN(ops, "console")) == -1)
size = (size_t)BOP_GETPROPLEN(bootops, "mfg-name") + 1;
size = (size_t)BOP_GETPROPLEN(bootops, "bootpath");
size = (size_t)BOP_GETPROPLEN(bootops, "fstype");
proplen = BOP_GETPROPLEN(bootops, BP_BOOTPATH);
proplen = BOP_GETPROPLEN(bootops, "bootp-response");
proplen = BOP_GETPROPLEN(bootops, "netdev-path");
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_NETWORK_BOOTPATH);
if (BOP_GETPROPLEN(bootops, "hpet-table") != 8 ||
length = BOP_GETPROPLEN(bootops, property_name);
length = BOP_GETPROPLEN(bootops, name);
length = BOP_GETPROPLEN(bootops, name);
if (!post_fastreboot && BOP_GETPROPLEN(bootops, "efi-systab") < 0)
boot_prop_len = BOP_GETPROPLEN(bootops, prop_name);
int boot_prop_len = BOP_GETPROPLEN(bootops, prop_name);
if (BOP_GETPROPLEN(bootops, "console") != sizeof ("graphics"))
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0)
boot_prop_len = BOP_GETPROPLEN(bootops, boot_prop_name);
if (BOP_GETPROPLEN(bootops, "efi-systab") < 0) {
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0)
if (BOP_GETPROPLEN(bootops, "efi-systab") > 0) {
if (BOP_GETPROPLEN(bootops, "enforce-prot-exec") >= 0) {
int len = BOP_GETPROPLEN(bootops, "enforce-prot-exec");
if (BOP_GETPROPLEN(bootops, "si-hw-provider") < 0) {
if (BOP_GETPROPLEN(bootops, "nodes") > sizeof (prop) ||
BOP_GETPROPLEN(bootops, "cpus_pernode") > sizeof (prop) ||
if (BOP_GETPROPLEN(bootops, "kernelbase") > sizeof (prop) ||
if (BOP_GETPROPLEN(bootops, "segmapsize") > sizeof (prop) ||
if (BOP_GETPROPLEN(bootops, "segmapfreelists") > sizeof (prop) ||
if (BOP_GETPROPLEN(bootops, "segkpsize") > sizeof (prop) ||
if (BOP_GETPROPLEN(bootops, "prom_debug") >= 0) {
tsc_name_len = BOP_GETPROPLEN(bootops, "tsc_calibration");
prop_len = BOP_GETPROPLEN(bootops, prop);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_LUN);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TPGT);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TARGET_NAME);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_PAR);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_INITIATOR_ID);
proplen = BOP_GETPROPLEN(bootops, BP_HOST_IP);
proplen = BOP_GETPROPLEN(bootops, BP_ROUTER_IP);
proplen = BOP_GETPROPLEN(bootops, BP_SUBNET_MASK);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_NETWORK_BOOTPATH);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_TARGET_IP);
proplen = BOP_GETPROPLEN(bootops, BP_ISCSI_PORT);
proplen = BOP_GETPROPLEN(bootops, propname);