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

  /src/external/ibm-public/postfix/dist/src/util/
dict_sockmap.h 26 extern DICT *dict_sockmap_open(const char *, int, int);
dict_open.c 421 DICT_TYPE_SOCKMAP, dict_sockmap_open, 0,
dict_sockmap.c 11 /* DICT *dict_sockmap_open(map, open_flags, dict_flags)
16 /* dict_sockmap_open() makes a Sendmail-style socketmap server
310 /* dict_sockmap_open - open socket map */
312 DICT *dict_sockmap_open(const char *mapname, int open_flags, int dict_flags) function

Completed in 28 milliseconds