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

/macosx-10.10/postfix-255/postfix/src/postmulti/
H A Dpostmulti.c763 /* load_instance - read instance parameters from config_dir/main.cf */
765 static INSTANCE *load_instance(INSTANCE *ip) function
866 * load_instance() has side effects on the global config dictionary, but
871 append_instance(load_instance(alloc_instance(*cpp)));
1171 load_instance(new);

Completed in 78 milliseconds