scf_matchkey_t
scf_matchkey_t *sm_key;
static scf_matchkey_t *
scf_get_key(scf_matchkey_t **htable, const char *fmri, const char *legacy)
scf_matchkey_t *key;
if ((key = calloc(sizeof (scf_matchkey_t), 1)) == NULL)
scf_add_match(scf_matchkey_t **htable, const char *fmri, const char *legacy,
scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy,
scf_matchkey_t **htable = NULL;
scf_matchkey_t *key;
scf_matchkey_t *key;
scf_matchkey_t *key, *next;