Searched refs:szProtoLC (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.cpp178 char szProtoLC[CCH_MAX_PROTO+2]; local
180 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);
187 if (NULL == proto || !strcmp(szProtoLC, ps->s_proto))
211 char szProtoLC[CCH_MAX_PROTO+2]; local
213 strcpyLC(szProtoLC, proto, CCH_MAX_PROTO+1);
220 if (NULL == proto || !strcmp(szProtoLC, ps->s_proto))

Completed in 103 milliseconds