Searched refs:log_qpp (Results 1 – 1 of 1) sorted by relevance
596 const char **log_qpp; in delete_one() local623 for (log_qpp = log_queue_names; *log_qpp != 0; log_qpp++) in delete_one()624 postremove(mail_queue_path(log_path_buf, *log_qpp, queue_id)); in delete_one()846 const char **log_qpp; in fix_queue_id() local876 for (log_qpp = log_queue_names; *log_qpp; log_qpp++) { in fix_queue_id()877 mail_queue_path(old_path, *log_qpp, actual_id); in fix_queue_id()878 mail_queue_path(new_path, *log_qpp, STR(new_id)); in fix_queue_id()