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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dclient.c46 TPINIT *initBuf; local
55 initBuf = NULL;
86 if ((initBuf = (TPINIT *)tpalloc("TPINIT", NULL, TPINITNEED(0))) == 0)
223 if (initBuf != NULL)
224 tpfree((char *)initBuf);

Completed in 98 milliseconds