Home
last modified time | relevance | path

Searched defs:ATTR_CLNT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dattr_clnt.c116 struct ATTR_CLNT { struct
119 ATTR_CLNT_PRINT_FN print; argument
120 ATTR_CLNT_SCAN_FN scan; argument
133 void attr_clnt_free(ATTR_CLNT *client) in attr_clnt_free() argument
H A Dattr_clnt.h29 typedef struct ATTR_CLNT ATTR_CLNT; typedef