Searched refs:add_string (Results 1 – 1 of 1) sorted by relevance
474 static void add_string(char **str, const char *q) in add_string() function511 add_string(&p, "dev"); in prom_setprop()512 add_string(&p, nodename); in prom_setprop()513 add_string(&p, tohex((u32)(unsigned long) value)); in prom_setprop()514 add_string(&p, tohex(valuelen)); in prom_setprop()515 add_string(&p, tohex(ADDR(pname))); in prom_setprop()516 add_string(&p, tohex(strlen(pname))); in prom_setprop()517 add_string(&p, "property"); in prom_setprop()