HomeSort by: relevance | last modified time | path
    Searched defs:sockmap (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
dict_sockmap.c 316 char *sockmap; local
348 if ((sockmap = split_at_right(saved_name, ':')) == 0)
379 dp->sockmap_name = mystrdup(sockmap);

Completed in 24 milliseconds