Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddsn_buf.h51 #define DSB_DTYPE_UNIX "x-unix" /* sysexits.h */ macro
H A Ddsn_buf.c298 vstring_strcpy(dsb->dtype, DSB_DTYPE_UNIX); in dsb_unix()