Searched refs:scf_matchkey_t (Results 1 – 1 of 1) sorted by relevance
5996 } scf_matchkey_t; typedef6002 scf_matchkey_t *sm_key;6015 static scf_matchkey_t *6016 scf_get_key(scf_matchkey_t **htable, const char *fmri, const char *legacy) in scf_get_key()6020 scf_matchkey_t *key; in scf_get_key()6047 if ((key = calloc(sizeof (scf_matchkey_t), 1)) == NULL) in scf_get_key()6078 scf_add_match(scf_matchkey_t **htable, const char *fmri, const char *legacy, in scf_add_match()6182 scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy, in scf_pattern_match()6221 scf_matchkey_t **htable = NULL; in scf_walk_fmri()6761 scf_matchkey_t *key; in scf_walk_fmri()[all …]