scf_cmp_pattern
if (scf_cmp_pattern(fmri_name, &fmri) == 1) {
if (scf_cmp_pattern(fmri, &pattern[i]) &&
int scf_cmp_pattern(char *, scf_pattern_t *);