23 #ifndef OPENSCAP_XMLFILECONTENT_PROBE_H
24 #define OPENSCAP_XMLFILECONTENT_PROBE_H
28 int xmlfilecontent_probe_offline_mode_supported(
void);
29 void *xmlfilecontent_probe_init(
void);
30 int xmlfilecontent_probe_main(
probe_ctx *ctx,
void *arg);
31 void xmlfilecontent_probe_fini(
void *arg);