Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstream.c649 #define VSTREAM_FLAG_WRITE_DOUBLE (VSTREAM_FLAG_WRITE | VSTREAM_FLAG_DOUBLE) macro
1175 case VSTREAM_FLAG_WRITE_DOUBLE: in vstream_fpurge()
1479 || ((stream->buf.flags & VSTREAM_FLAG_WRITE_DOUBLE) != 0 in vstream_fclose()
1519 if ((stream->buf.flags & VSTREAM_FLAG_WRITE_DOUBLE) != 0) in vstream_fdclose()