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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.c1028 char *FirstQuote, *LastQuote, *P1, *P2; local
1051 LastQuote=strrchr (Equal, '"');
1053 if (LastQuote==NULL) {
1057 *FirstQuote=*LastQuote='\0';

Completed in 44 milliseconds