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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsecurity.c289 DEBUGASSERT(prot_level > PROT_NONE && prot_level < PROT_LAST);
375 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST);
424 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST);
480 DEBUGASSERT(l > PROT_NONE && l < PROT_LAST);
H A Dpingpong.c207 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST);
317 DEBUGASSERT(prot > PROT_NONE && prot < PROT_LAST);
H A Durldata.h241 PROT_LAST /* last in list */ enumerator in enum:protection_level
H A Dftp.c4077 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST);

Completed in 134 milliseconds