Lines Matching refs:sm_next
6067 struct scf_match *sm_next; member
6161 next = match->sm_next; in scf_add_match()
6165 pattern->sp_matches = match->sm_next; in scf_add_match()
6167 prev->sm_next = match->sm_next; in scf_add_match()
6179 match = match->sm_next) { in scf_add_match()
6195 match->sm_next = pattern->sp_matches; in scf_add_match()
6792 match = match->sm_next) { in scf_walk_fmri()
6806 match = match->sm_next) { in scf_walk_fmri()
6818 match = match->sm_next) { in scf_walk_fmri()
6873 match = match->sm_next) { in scf_walk_fmri()
6976 next = match->sm_next; in scf_walk_fmri()