Searched refs:CCH_MAX_PROTO (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.cpp99 #define CCH_MAX_PROTO 4 macro
178 char szProtoLC[CCH_MAX_PROTO+2];
180 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);
211 char szProtoLC[CCH_MAX_PROTO+2];
213 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);

Completed in 119 milliseconds