Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Derror.rs33 const ERR_TXT_MALLOCED: c_int = 0x01; const
86 let data = if flags & ERR_TXT_MALLOCED != 0 { in get()
111 let data = if flags & ERR_TXT_MALLOCED != 0 { in get()