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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.c67 int ParseString(LPSTR, unsigned int);
80 int ParseString(LPSTR s, unsigned int ArgC) function
585 if ((k = ParseString(szIncludeList, argCee)) != ZE_OK)
596 if ((k = ParseString(szExcludeList, argCee)) != ZE_OK)
647 if ((k = ParseString(C.lpszAltFNL, argCee)) != ZE_OK)

Completed in 44 milliseconds