Searched refs:DSB_TRUNCATE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Ddsn_buf.c209 #define DSB_TRUNCATE(s) \ macro
219 DSB_TRUNCATE((dsb)->mtype); \
220 DSB_TRUNCATE((dsb)->mname); \
229 DSB_TRUNCATE((dsb)->dtype); \
230 DSB_TRUNCATE((dsb)->dtext); \
263 DSB_TRUNCATE(dsb->action);
264 DSB_TRUNCATE(dsb->mtype);
265 DSB_TRUNCATE(dsb->mname);
266 DSB_TRUNCATE(dsb->dtype);
267 DSB_TRUNCATE(ds
[all...]

Completed in 203 milliseconds