taglinefilesource code
current_property180arch/sparc/prom/tree.cchar *current_property = "";
current_property183arch/sparc/prom/tree.ccurrent_property = prom_nextprop(node, current_property);
current_property184arch/sparc/prom/tree.cif(!strcmp(current_property, prop))
current_property186arch/sparc/prom/tree.c} while (*current_property);