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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp77 OSErr CopyIndexedLineToCStr(const char *theSrcCStr,int inWhichLine,int *lineEndIndex,Boolean *gotLastLine,char *theDstCStr,const int maxDstCStrLength);
H A DCPStringUtils.cpp1922 OSErr CopyIndexedLineToCStr(const char *theSrcCStr,int inWhichLine,int *lineEndIndex,Boolean *gotLastLine,char *theDstCStr,const int maxDstCStrLength) argument
1951 if (gotLastLine != nil)
1953 *gotLastLine = false;
1992 if (gotLastLine != nil)
1994 *gotLastLine = false;
2009 if (gotLastLine != nil)
2011 *gotLastLine = true;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp77 OSErr CopyIndexedLineToCStr(const char *theSrcCStr,int inWhichLine,int *lineEndIndex,Boolean *gotLastLine,char *theDstCStr,const int maxDstCStrLength);
H A DCPStringUtils.cpp1922 OSErr CopyIndexedLineToCStr(const char *theSrcCStr,int inWhichLine,int *lineEndIndex,Boolean *gotLastLine,char *theDstCStr,const int maxDstCStrLength) argument
1951 if (gotLastLine != nil)
1953 *gotLastLine = false;
1992 if (gotLastLine != nil)
1994 *gotLastLine = false;
2009 if (gotLastLine != nil)
2011 *gotLastLine = true;

Completed in 63 milliseconds