HomeSort by: relevance | last modified time | path
    Searched defs:get_mail_conf_raw (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mail_conf_raw.c 11 /* char *get_mail_conf_raw(name, defval, min, max)
32 /* get_mail_conf_raw() looks up the named entry in the global
91 /* get_mail_conf_raw - evaluate string-valued configuration variable */
93 char *get_mail_conf_raw(const char *name, const char *defval, function
130 table->target[0] = get_mail_conf_raw(table->name, table->defval,
mail_conf_raw.c 11 /* char *get_mail_conf_raw(name, defval, min, max)
32 /* get_mail_conf_raw() looks up the named entry in the global
91 /* get_mail_conf_raw - evaluate string-valued configuration variable */
93 char *get_mail_conf_raw(const char *name, const char *defval, function
130 table->target[0] = get_mail_conf_raw(table->name, table->defval,
mail_conf_raw.c 11 /* char *get_mail_conf_raw(name, defval, min, max)
32 /* get_mail_conf_raw() looks up the named entry in the global
91 /* get_mail_conf_raw - evaluate string-valued configuration variable */
93 char *get_mail_conf_raw(const char *name, const char *defval, function
130 table->target[0] = get_mail_conf_raw(table->name, table->defval,

Completed in 81 milliseconds