HomeSort by: relevance | last modified time | path
    Searched refs:set_mail_conf_nint (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mail_conf_nint.c 23 /* void set_mail_conf_nint(name, value)
59 /* set_mail_conf_nint() updates the named entry in the global
143 set_mail_conf_nint(name, defval);
178 set_mail_conf_nint(name, defval());
185 /* set_mail_conf_nint - update integer-valued configuration dictionary entry */
187 void set_mail_conf_nint(const char *name, const char *value) function
mail_conf.h 91 extern void set_mail_conf_nint(const char *, const char *);

Completed in 19 milliseconds