Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_early.c59 static VSTRING *psc_escape_buf; variable
247 escape(psc_escape_buf, read_buf, read_count); in psc_early_event()
250 PSC_CLIENT_ADDR_PORT(state), STR(psc_escape_buf)); in psc_early_event()
377 psc_escape_buf = vstring_alloc(100); in psc_early_init()