Searched refs:fmdump_asru_ops (Results 1 – 3 of 3) sorted by relevance
84 extern const fmdump_ops_t fmdump_asru_ops;
132 const fmdump_ops_t fmdump_asru_ops = { variable
714 &fmdump_asru_ops /* but we need ops when it is */1398 else if (strcmp(fmd_log_label(lp), fmdump_asru_ops.do_label) == 0) in main()1399 ops = &fmdump_asru_ops; in main()