20 #ifndef __PROBE_CHROOT__ 21 #define __PROBE_CHROOT__ 23 #include "common/util.h" 38 void probe_chroot_init(
struct probe_chroot *ch,
const char *scan_path);
60 const char *probe_chroot_get_path(
const struct probe_chroot *ch);
Definition: probe-chroot.h:27