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

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c6973 * maintain a linked list of scf_match_t structures for each one. We first
7002 * scf_pattern_t scf_match_t
7037 * scf_match_t
7042 } scf_match_t; typedef in typeref:struct:scf_match
7119 scf_match_t *match;
7127 scf_match_t *next, *prev;
7161 if ((match = malloc(sizeof (scf_match_t))) == NULL)
7720 scf_match_t *match;
7816 scf_match_t *match;
7924 scf_match_t *matc
[all...]

Completed in 38 milliseconds