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

  /src/external/ibm-public/postfix/dist/src/util/
dict_thash.h 26 extern DICT *dict_thash_open(const char *, int, int);
dict_thash.c 11 /* DICT *dict_thash_open(path, open_flags, dict_flags)
17 /* dict_thash_open() opens the named flat text file, creates
65 /* dict_thash_open - open flat text data base */
67 DICT *dict_thash_open(const char *path, int open_flags, int dict_flags) function
dict_open.c 420 DICT_TYPE_THASH, dict_thash_open, 0,

Completed in 48 milliseconds