Searched defs:err_code (Results 1 – 15 of 15) sorted by relevance
31 unw_strerror (int err_code) in unw_strerror()
108 uint8_t err_code; member125 uint8_t err_code; member136 uint8_t err_code; member159 uint8_t err_code; member183 uint8_t err_code; member206 uint8_t err_code; member336 const uint8_t *err_code) in pptp_err_code_print()
58 void AudioState::CallbackOnError(int channel_id, int err_code) { in CallbackOnError()
138 CURLcode err_code = CURLE_OK; in SendRequest() local
112 CURLcode err_code = CURLE_OK; in SendRequest() local
65 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse() local
72 StunErrorCodeAttribute* err_code = StunAttribute::CreateErrorCode(); in SendStunError() local
77 void MyObserver::CallbackOnError(int channel, int err_code) { in CallbackOnError()639 int err_code = 0; in RunTest() local
277 void ProcessParseError(FX_DWORD err_code) { in ProcessParseError()313 FX_DWORD err_code = pParser->StartParse(pFileAccess); in FPDF_LoadDocument() local402 FX_DWORD err_code = pParser->StartParse(pMemFile); in FPDF_LoadMemDocument() local420 FX_DWORD err_code = pParser->StartParse(pFile); in FPDF_LoadCustomDocument() local
135 void CheckUnSupportError(CPDF_Document* pDoc, FX_DWORD err_code) { in CheckUnSupportError()
130 FX_DWORD err_code = pParser->StartAsynParse( in FPDFAvail_GetDocument() local
43 int err_code; in regex_helper() local
59 int err_code; member
280 void TriggerCallbackOnError(int channel_num, int err_code) { in TriggerCallbackOnError()
535 static inline char *btrfs_err_str(enum btrfs_err_code err_code) in btrfs_err_str()