Home
last modified time | relevance | path

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

/dports/devel/py-datadog/datadog-0.42.0/tests/integration/api/
H A Dtest_synthetics.py52 self.output_cleanup = dog.Synthetics.get_all_tests()
54 for test in self.output_cleanup["tests"]:
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dpassthrough.h23 extern void output_cleanup(void);
H A Dpassthrough.c41 output_cleanup(); in cleanup_exit()
320 void output_cleanup(void) { in output_cleanup() function
H A Dbogomain.c88 output_cleanup(); in bogomain()
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dpassthrough.h23 extern void output_cleanup(void);
H A Dpassthrough.c41 output_cleanup(); in cleanup_exit()
320 void output_cleanup(void) { in output_cleanup() function
H A Dbogomain.c88 output_cleanup(); in bogomain()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dpassthrough.h23 extern void output_cleanup(void);
H A Dpassthrough.c41 output_cleanup(); in cleanup_exit()
320 void output_cleanup(void) { in output_cleanup() function
H A Dbogomain.c88 output_cleanup(); in bogomain()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dpassthrough.h23 extern void output_cleanup(void);
H A Dpassthrough.c41 output_cleanup(); in cleanup_exit()
320 void output_cleanup(void) { in output_cleanup() function
H A Dbogomain.c88 output_cleanup(); in bogomain()
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Doutput.h30 void output_cleanup();
H A Druntime.cc372 output_cleanup(); in aud_cleanup()
H A Doutput.cc838 void output_cleanup() in output_cleanup() function
/dports/comms/rtl-sdr/librtlsdr-0.6.0/src/
H A Drtl_fm.c996 void output_cleanup(struct output_state *s) in output_cleanup() function
1263 output_cleanup(&output); in main()