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

/freebsd-9.3-release/contrib/sendmail/include/libmilter/
H A Dmfapi.h40 # define LIBMILTER_API extern macro
167 LIBMILTER_API int smfi_opensocket __P((bool));
168 LIBMILTER_API int smfi_register __P((struct smfiDesc));
169 LIBMILTER_API int smfi_main __P((void));
170 LIBMILTER_API int smfi_setbacklog __P((int));
171 LIBMILTER_API int smfi_setdbg __P((int));
172 LIBMILTER_API int smfi_settimeout __P((int));
173 LIBMILTER_API int smfi_setconn __P((char *));
174 LIBMILTER_API int smfi_stop __P((void));
175 LIBMILTER_API size_
[all...]

Completed in 103 milliseconds