Searched defs:bootprop (Results 1 – 2 of 2) sorted by relevance
115 typedef struct bootprop { struct116 struct bootprop *bp_next; argument120 } bootprop_t; argument
1274 char *bootprop = NULL; in print_bootpath() local