Home
last modified time | relevance | path

Searched refs:PROT_LAST (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dkrb5.c96 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST); in ftpsend()
612 DEBUGASSERT(prot_level > PROT_NONE && prot_level < PROT_LAST); in do_sec_send()
701 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in Curl_sec_read_msg()
746 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST); in sec_set_protection_level()
809 DEBUGASSERT(l > PROT_NONE && l < PROT_LAST); in Curl_sec_request_prot()
H A Dpingpong.c207 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST); in Curl_pp_vsendf()
266 DEBUGASSERT(prot > PROT_NONE && prot < PROT_LAST); in pingpong_read()
H A Durldata.h246 PROT_LAST /* last in list */ enumerator

Completed in 7 milliseconds