Home
last modified time | relevance | path

Searched refs:ERR_SYSTEM_FLAG (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Derror.rs237 const ERR_SYSTEM_FLAG: c_ulong = c_int::max_value() as c_ulong + 1; const
240 code & ERR_SYSTEM_FLAG != 0 in error_system_error()