devpubd_probe_event
struct devpubd_probe_event *ev = calloc(1, sizeof(*ev));
struct devpubd_probe_event *ev;
TAILQ_ENTRY(devpubd_probe_event) entries;
static TAILQ_HEAD(, devpubd_probe_event) devpubd_probe_events;