Searched refs:LIBMILTER_API (Results 1 – 1 of 1) sorted by relevance
44 #define LIBMILTER_API extern macro166 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));174 LIBMILTER_API size_t smfi_setmaxdatasize __P((size_t));[all …]