Searched refs:add_string (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_init.c444 static void add_string(char **str, const char *q) function
481 add_string(&p, "dev");
482 add_string(&p, nodename);
483 add_string(&p, tohex((u32)(unsigned long) value));
484 add_string(&p, tohex(valuelen));
485 add_string(&p, tohex(ADDR(pname)));
486 add_string(&p, tohex(strlen(RELOC(pname))));
487 add_string(&p, "property");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbroadcom.c14130 add_string(char *buf, char *string, int start, int bufsize) function
14257 offset = add_string(&tmpbuf->buf[offset],filebuf,offset,
14662 offset = add_string(&post_buf->buf[offset],tmp_buf,offset,sizeof(struct pb));
14693 offset = add_string(&post_buf->buf[offset],tmp_buf,offset,sizeof(struct pb));

Completed in 283 milliseconds