Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dnetstring.c223 netstring_except(stream, NETSTRING_ERR_SIZE); in netstring_get_length()
269 netstring_except(stream, NETSTRING_ERR_SIZE); in netstring_get()
375 case NETSTRING_ERR_SIZE: in netstring_strerror()
H A Dnetstring.h28 #define NETSTRING_ERR_SIZE 4 /* netstring too large */ macro
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-sink.c180 case NETSTRING_ERR_SIZE: in read_length()
H A Dqmqp-source.c231 case NETSTRING_ERR_SIZE: in exception_text()
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c709 case NETSTRING_ERR_SIZE: in qmqpd_proto()