Searched refs:scf_match_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c5999 * maintain a linked list of scf_match_t structures for each one. We first
6028 * scf_pattern_t scf_match_t
6063 * scf_match_t
6068 } scf_match_t; typedef in typeref:struct:scf_match
6145 scf_match_t *match;
6153 scf_match_t *next, *prev;
6187 if ((match = malloc(sizeof (scf_match_t))) == NULL)
6751 scf_match_t *match;
6860 scf_match_t *match;
6968 scf_match_t *matc
[all...]

Completed in 71 milliseconds