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

/netgear-R7000-V1.0.7.12_1.2.5/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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-R7000-V1.0.7.12_1.2.5/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;

Completed in 175 milliseconds