Searched refs:nbuf (Results 1 – 1 of 1) sorted by relevance
232 char nbuf[128]; in prom_finddevice() local242 for (d = nbuf; *s != 0 && *s != '@' && *s != '/';) in prom_finddevice()246 node = prom_searchsiblings(node, nbuf); in prom_finddevice()267 node2 = prom_searchsiblings(prom_getsibling(node2), nbuf); in prom_finddevice()
Completed in 3 milliseconds