Home
last modified time | relevance | path

Searched refs:LIBMILTER_API (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/include/libmilter/
H A Dmfapi.h44 #define LIBMILTER_API extern macro
166 LIBMILTER_API int smfi_opensocket __P((bool));
167 LIBMILTER_API int smfi_register __P((struct smfiDesc));
168 LIBMILTER_API int smfi_main __P((void));
169 LIBMILTER_API int smfi_setbacklog __P((int));
170 LIBMILTER_API int smfi_setdbg __P((int));
171 LIBMILTER_API int smfi_settimeout __P((int));
172 LIBMILTER_API int smfi_setconn __P((char *));
173 LIBMILTER_API int smfi_stop __P((void));
524 LIBMILTER_API int smfi_progress __P((SMFICTX *));
[all …]