Searched refs:inTheLongInt (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.hpp38 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle);
42 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle) argument
823 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle) argument
837 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
1159 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1165 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp38 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle);
42 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle) argument
823 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle) argument
837 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
1159 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1165 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp38 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle);
42 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp817 OSErr CopyLongIntToNewHandle(const long inTheLongInt,Handle *theHandle) argument
823 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
831 OSErr CopyLongIntToExistingHandle(const long inTheLongInt,Handle theHandle) argument
837 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));
1159 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1165 CopyLongIntToCStr(inTheLongInt,tempString,sizeof(tempString));

Completed in 185 milliseconds