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

  /src/external/ibm-public/postfix/dist/src/global/
dict_memcache.c 16 /* dict_memcache_open() opens a memcache, providing
22 /* The path to the Postfix memcache configuration file.
30 /* memcache_table(5) memcache client configuration
34 /* The first memcache client for Postfix was written by Omar
36 /* implementation implements the memcache protocol directly,
76 * Structure of one memcache dictionary handle.
89 int mc_ttl; /* memcache update expiration */
90 int mc_flags; /* memcache update flags */
95 char *memcache; /* memcache server spec * member in struct:__anon5
    [all...]
  /src/external/ibm-public/postfix/dist/mantools/
postlink 1292 s/\b(memcache):/<a href="memcache_table.5.html">$1<\/a>:/g;

Completed in 18 milliseconds