Home
last modified time | relevance | path

Searched defs:actual_path (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c840 static int fix_queue_id(const char *actual_path, const char *actual_queue, in fix_queue_id()
906 VSTRING *actual_path = vstring_alloc(10); in super() local