Searched refs:scf_matchkey_t (Results 1 – 1 of 1) sorted by relevance
6060 } scf_matchkey_t; typedef6066 scf_matchkey_t *sm_key;6079 static scf_matchkey_t *6080 scf_get_key(scf_matchkey_t **htable, const char *fmri, const char *legacy) in scf_get_key()6084 scf_matchkey_t *key; in scf_get_key()6111 if ((key = calloc(sizeof (scf_matchkey_t), 1)) == NULL) in scf_get_key()6142 scf_add_match(scf_matchkey_t **htable, const char *fmri, const char *legacy, in scf_add_match()6246 scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy, in scf_pattern_match()6285 scf_matchkey_t **htable = NULL; in scf_walk_fmri()6850 scf_matchkey_t *key; in scf_walk_fmri()[all …]