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

  /src/external/ibm-public/postfix/dist/src/global/
attr_override.c 1 /* $NetBSD: attr_override.c,v 1.2 2017/02/14 01:16:45 christos Exp $ */
5 /* attr_override 3
9 /* #include <attr_override.h>
11 /* void attr_override(bp, delimiters, parens, ... CA_ATTR_OVER_END);
89 #include <attr_override.h>
91 /* attr_override - apply settings from list of attribute=value pairs */
93 void attr_override(char *cp, const char *sep, const char *parens,...) function
95 static const char myname[] = "attr_override";
attr_override.c 1 /* $NetBSD: attr_override.c,v 1.2 2017/02/14 01:16:45 christos Exp $ */
5 /* attr_override 3
9 /* #include <attr_override.h>
11 /* void attr_override(bp, delimiters, parens, ... CA_ATTR_OVER_END);
89 #include <attr_override.h>
91 /* attr_override - apply settings from list of attribute=value pairs */
93 void attr_override(char *cp, const char *sep, const char *parens,...) function
95 static const char myname[] = "attr_override";

Completed in 32 milliseconds