getpropstringA
getpropstringA(node, name, *buf);
getpropstringA(node, name, *buf);
name = text = getpropstringA(node, "name", namebuf);
strcmp(getpropstringA(node, "device_type", buf),
getpropstringA(node, "device_type", buf);
getpropstringA(node, "name", buf);
char *getpropstringA(int, char *, char *);
return (getpropstringA(node, name, stringbuf));
getpropstringA(sa->sa_node, "magma_prom", magma_prom);