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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 121 milliseconds