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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dtransaction.c39 void add_string(struct transaction * t,char *s) function
56 add_string(t,p);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c467 static void add_string(char **str, const char *q) function
504 add_string(&p, "dev");
505 add_string(&p, nodename);
506 add_string(&p, tohex((u32)(unsigned long) value));
507 add_string(&p, tohex(valuelen));
508 add_string(&p, tohex(ADDR(pname)));
509 add_string(&p, tohex(strlen(RELOC(pname))));
510 add_string(&p, "property");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c14589 add_string(char *buf, char *string, int start, int bufsize) function
14716 offset = add_string(&tmpbuf->buf[offset],filebuf,offset,
15121 offset = add_string(&post_buf->buf[offset],tmp_buf,offset,sizeof(struct pb));
15153 offset = add_string(&post_buf->buf[offset],tmp_buf,offset,sizeof(struct pb));

Completed in 145 milliseconds