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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_profile.h84 void ParseConfigLine( char *pszLine, char **ppszLVal, char **ppszRVal );
H A Dwl_profile.c895 * ppszRVal - the resulting R-val (Value)
902 void ParseConfigLine(char *pszLine, char **ppszLVal, char **ppszRVal) argument
914 *ppszRVal = NULL;
941 *ppszRVal = &pszLine[i];

Completed in 31 milliseconds