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

  /src/external/ibm-public/postfix/dist/src/global/
tok822.h 73 extern int tok822_apply(TOK822 *, int, TOK822_ACTION);
tok822_tree.c 41 /* int tok822_apply(list, type, action)
90 /* tok822_apply() applies the specified action routine to all tokens
94 /* tok822_apply() does not traverse vertical links.
277 /* tok822_apply - apply action to specified tokens */
279 int tok822_apply(TOK822 *tree, int type, TOK822_ACTION action) function

Completed in 17 milliseconds