Home
last modified time | relevance | path

Searched refs:scf_matchkey_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c6111 } scf_matchkey_t; typedef
6117 scf_matchkey_t *sm_key;
6130 static scf_matchkey_t *
6131 scf_get_key(scf_matchkey_t **htable, const char *fmri, const char *legacy) in scf_get_key()
6135 scf_matchkey_t *key; in scf_get_key()
6162 if ((key = calloc(sizeof (scf_matchkey_t), 1)) == NULL) in scf_get_key()
6297 scf_pattern_match(scf_matchkey_t **htable, char *fmri, const char *legacy, in scf_pattern_match()
6372 scf_matchkey_t **htable = NULL; in scf_walk_fmri()
6923 scf_matchkey_t *key; in scf_walk_fmri()
6934 scf_matchkey_t *key; in scf_walk_fmri()
[all …]