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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dnet.cpp158 static void strcpyLC(char* szDst, const char* szSrc, int cch) function
180 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);
210 strcpyLC(szNameLC, name, CCH_MAX_SERV+1);
213 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);

Completed in 51 milliseconds