Searched refs:bootprop_t (Results 1 – 1 of 1) sorted by relevance
120 } bootprop_t; typedef122 static bootprop_t *bprops = NULL;368 bootprop_t *b; in bsetprop()373 size = sizeof (bootprop_t) + nlen + 1 + vlen; in bsetprop()384 b = (bootprop_t *)curr_page; in bsetprop()385 curr_page += sizeof (bootprop_t); in bsetprop()386 curr_space -= sizeof (bootprop_t); in bsetprop()447 bootprop_t *b; in do_bsys_getproplen()464 bootprop_t *b; in do_bsys_getprop()482 bootprop_t *b; in do_bsys_nextprop()