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

  /src/external/ibm-public/postfix/dist/src/global/
anvil_clnt.h 65 extern int anvil_clnt_lookup(ANVIL_CLNT *, const char *, const char *, int *, int *, int *, int *, int *, int *);
anvil_clnt.c 59 /* int anvil_clnt_lookup(anvil_clnt, service, addr, count,
99 /* anvil_clnt_lookup() returns the current count and rate
213 /* anvil_clnt_lookup - status query */
215 int anvil_clnt_lookup(ANVIL_CLNT *anvil_clnt, const char *service, function
511 if (anvil_clnt_lookup(anvil, service, addr, &count, &rate, &msgs,

Completed in 17 milliseconds