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

  /src/external/ibm-public/postfix/dist/src/util/
dict_test.c 80 dict_flags |= dict_flags_mask(argv[optind + 2]);
dict.h 239 extern int dict_flags_mask(const char *);
dict.c 72 /* int dict_flags_mask(names)
182 /* dict_flags_mask() returns the bitmask for the specified
708 /* dict_flags_mask - convert symbolic flag names to bitmask */
710 int dict_flags_mask(const char *names) function

Completed in 25 milliseconds