Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c598 VSTRING *log_path_buf; in delete_one() local
609 log_path_buf = vstring_alloc(100); in delete_one()
624 postremove(mail_queue_path(log_path_buf, *log_qpp, queue_id)); in delete_one()
632 vstring_free(log_path_buf); in delete_one()