Searched refs:bootprop_t (Results 1 – 1 of 1) sorted by relevance
110 } bootprop_t; typedef112 static bootprop_t *bprops = NULL;352 bootprop_t *b; in bsetprop()357 size = sizeof (bootprop_t) + nlen + 1 + vlen; in bsetprop()368 b = (bootprop_t *)curr_page; in bsetprop()369 curr_page += sizeof (bootprop_t); in bsetprop()370 curr_space -= sizeof (bootprop_t); in bsetprop()431 bootprop_t *b; in do_bsys_getproplen()448 bootprop_t *b; in do_bsys_getprop()466 bootprop_t *b; in do_bsys_nextprop()