Searched defs:szBuf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Diniconf.cpp259 char szBuf[1024]; local
282 char szBuf[1024]; // @@ should dynamically allocate memory... local
356 char szBuf[40]; // should be good for sizeof(long) <= 16 (128 bits) local
420 char szBuf[MAX_PATH]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Diniconf.cpp254 char szBuf[1024]; local
277 wxChar szBuf[1024]; // @@ should dynamically allocate memory... local
306 wxChar szBuf[1024]; // @@ should dynamically allocate memory... local
383 wxChar szBuf[40]; // should be good for sizeof(long) <= 16 (128 bits) local
450 wxChar szBuf[MAX_PATH]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebSocket.cpp239 char szBuf[0x1000]; // 0x1000 is safe because it's just used for the header local
247 char szBuf[0x1000]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c371 int WINAPI DummyComment(char far *szBuf) argument

Completed in 50 milliseconds