Searched refs:_nvram_realloc (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/nvram/
H A Dnvram_rw.c38 struct nvram_tuple *_nvram_realloc(struct nvram_tuple *t, const char *name, const char *value);
322 BCMINITFN(_nvram_realloc)(struct nvram_tuple *t, const char *name, const char *value) function
326 printf("_nvram_realloc: our of memory\n");
H A Dnvram.c30 extern struct nvram_tuple *_nvram_realloc(struct nvram_tuple *t, const char *name,
166 if (!(u = _nvram_realloc(t, name, value)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnvram.c30 extern struct nvram_tuple *_nvram_realloc(struct nvram_tuple *t, const char *name,
207 if (!(u = _nvram_realloc(t, name, value)))
H A Dnvram_rw.c42 struct nvram_tuple *_nvram_realloc(struct nvram_tuple *t, const char *name, const char *value);
460 BCMINITFN(_nvram_realloc)(struct nvram_tuple *t, const char *name, const char *value) function
464 printf("_nvram_realloc: our of memory\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c345 _nvram_realloc(struct nvram_tuple *t, const char *name, const char *value) function

Completed in 376 milliseconds