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

  /src/external/ibm-public/postfix/dist/src/util/
dict_regexp.c 225 DICT_REGEXP_EXPAND_CONTEXT expand_context; local
286 expand_context.lookup_string = lookup_string;
287 expand_context.match_rule = match_rule;
288 expand_context.dict_regexp = dict_regexp;
291 (void *) &expand_context) & MAC_PARSE_ERROR)
dict_regexp.c 225 DICT_REGEXP_EXPAND_CONTEXT expand_context; local
286 expand_context.lookup_string = lookup_string;
287 expand_context.match_rule = match_rule;
288 expand_context.dict_regexp = dict_regexp;
291 (void *) &expand_context) & MAC_PARSE_ERROR)

Completed in 41 milliseconds