Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/postmulti/
Dpostmulti.c612 #define EXP_FLAG_MULTI_NAME (1<<1) /* export multi_instance_name */ macro
1051 export_flags |= EXP_FLAG_MULTI_NAME; in do_name_assignments()
1271 if (export_flags & EXP_FLAG_MULTI_NAME) in export_helper_environment()