Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Ddsn_buf.h49 #define DSB_DTYPE_UNIX "x-unix" /* sysexits.h */ macro
H A Ddsn_buf.c296 vstring_strcpy(dsb->dtype, DSB_DTYPE_UNIX); in dsb_unix()