Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstream.h159 #define VSTREAM_CTL_SWAP_FD 13 macro
181 #define CA_VSTREAM_CTL_SWAP_FD(v) VSTREAM_CTL_SWAP_FD, CHECK_PTR(VSTREAM_CTL, VSTREAM, (v))
Dvstream.c1666 case VSTREAM_CTL_SWAP_FD: in vstream_control()