Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream.h147 #define VSTREAM_CTL_PATH 3 macro
169 #define CA_VSTREAM_CTL_PATH(v) VSTREAM_CTL_PATH, CHECK_CPTR(VSTREAM_CTL, char, (v))
H A Dvstream.c1587 | (1 << VSTREAM_CTL_PATH) | (1 << VSTREAM_CTL_EXCEPT) in vstream_control()
1605 case VSTREAM_CTL_PATH: in vstream_control()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_starttls.c307 VSTREAM_CTL_PATH, psc_tlsp_service, in psc_starttls_open()