Searched refs:EXP_FLAG_MULTI_DIRS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/postmulti/
H A Dpostmulti.c587 #define EXP_FLAG_MULTI_DIRS (1<<0) /* export multi_instance_directories */ macro
1224 if (export_flags & EXP_FLAG_MULTI_DIRS) {
1267 (do_name_assignments(new, assignment) | EXP_FLAG_MULTI_DIRS);
1319 *export_flags |= EXP_FLAG_MULTI_DIRS;

Completed in 171 milliseconds