Searched defs:errCode (Results 1 – 6 of 6) sorted by relevance
131 OSErr errCode; in GetErrorMessageInNewHandle() local142 OSErr errCode; in GetErrorMessageInExistingHandle() local154 OSErr errCode; in AppendErrorMessageToHandle() local
819 OSErr errCode = noErr; in CopyLongIntToNewHandle() local833 OSErr errCode = noErr; in CopyLongIntToExistingHandle() local849 OSErr errCode = noErr; in CopyCStrToExistingHandle() local894 OSErr errCode = noErr; in CopyCStrToNewHandle() local932 OSErr errCode = noErr; in CopyPStrToNewHandle() local974 OSErr errCode = noErr; in AppendPStrToHandle() local992 OSErr errCode = noErr; in AppendCStrToHandle() local1077 OSErr errCode = noErr; in AppendCharsToHandle() local1161 OSErr errCode = noErr; in AppendLongIntToHandle() local1512 OSErr errCode; in InsertCStrIntoHandle() local[all …]
438 OSErr errCode = noErr; in MyBusyWait() local727 OSErr errCode = noErr; in MacSocket_socket() local794 OSErr errCode = noErr; in MacSocket_listen() local942 OSErr errCode = noErr; in MacSocket_connect() local1070 OSErr errCode = noErr; in MacSocket_close() local1161 OSErr errCode = noErr; in MacSocket_recv() local1292 OSErr errCode = noErr; in MacSocket_send() local1399 OSStatus errCode; in NegotiateIPReuseAddrOption() local
72 OSErr errCode; in main() local
103 void exitOnError(int errCode) in exitOnError()
10263 int errCode; /* Most recent error code (SQLITE_*) */ member