34#ifndef XCOM_WITHOUT_OPENSSL 
   40#ifndef XCOM_WITHOUT_OPENSSL 
static void task_dump_err(int err)
Definition: err_dump.h:32
 
#define FN
Definition: gcs_debug.h:309
 
@ D_BUG
Definition: gcs_debug.h:191
 
#define NDBG(x, f)
Definition: gcs_debug.h:319
 
#define STREXP(x)
Definition: gcs_debug.h:316
 
static Value err()
Create a Value object that represents an error condition.
Definition: json_binary.cc:924
 
static int is_ssl_err(int err)
Definition: result.h:46
 
static int from_ssl_err(int err)
Definition: result.h:44
 
static int from_errno(int err)
Definition: result.h:42
 
#define XCOM_IFDBG(mask, body)
Definition: xcom_externals.h:63