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

  /src/external/ibm-public/postfix/dist/src/util/
mac_expand.h 64 typedef int (*MAC_EXPAND_NAMED_FN) (VSTRING *, const char *);
68 extern void mac_expand_add_named_fn(const char *, MAC_EXPAND_NAMED_FN);
mac_expand.c 41 /* typedef int (*MAC_EXPAND_NAMED_FN) (
47 /* MAC_EXPAND_NAMED_FN action)
313 MAC_EXPAND_NAMED_FN action;
603 void mac_expand_add_named_fn(const char *name, MAC_EXPAND_NAMED_FN action)

Completed in 14 milliseconds