Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c404 char *showq_path; in show_queue() local
411 showq_path = concatenate(var_daemon_dir, "/", var_showq_service, in show_queue()
414 argv_add(argv, showq_path, "-u", "-S", (char *) 0); in show_queue()
427 myfree(showq_path); in show_queue()
430 "Error running %s", showq_path); in show_queue()