Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Derror.rs34 const ERR_TXT_STRING: c_int = 0x02; const
83 let data = if flags & ERR_TXT_STRING != 0 { in get()
108 let data = if flags & ERR_TXT_STRING != 0 { in get()