Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dnet_url.c85 { "cmp://", 6, URL_TYPE_CMP }, in IN_BUFFER()
147 case URL_TYPE_CMP: in IN_BUFFER()
148 if( type != URL_TYPE_CMP ) in IN_BUFFER()
H A Dstream.h258 URL_TYPE_CMP, URL_TYPE_TSP, URL_TYPE_LDAP, enumerator