Home
last modified time | relevance | path

Searched defs:reportf (Results 1 – 4 of 4) sorted by relevance

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/config/
H A Dreports-config.c133 int reportf = REPORT_FILTER; in Read_CReports() local
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/config/
H A Dreports-config.c133 int reportf = REPORT_FILTER; in Read_CReports() local
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/config/
H A Dreports-config.c133 int reportf = REPORT_FILTER; in Read_CReports() local
/dports/lang/yap/yap-6.2.2/packages/swi-minisat2/C/
H A DSolver.h267 #define reportf(format, args...) ( fflush(stdout), fprintf(stderr, format, ## args), fflush(stderr)… macro