Lines Matching refs:sm_next
6127 struct scf_match *sm_next; member
6221 next = match->sm_next; in scf_add_match()
6225 pattern->sp_matches = match->sm_next; in scf_add_match()
6227 prev->sm_next = match->sm_next; in scf_add_match()
6239 match = match->sm_next) { in scf_add_match()
6255 match->sm_next = pattern->sp_matches; in scf_add_match()
6340 match = match->sm_next) in scf_multiple_match_error()
6349 match = match->sm_next) { in scf_multiple_match_error()
6920 match = match->sm_next) { in scf_walk_fmri()
6954 match = match->sm_next) { in scf_walk_fmri()
7057 next = match->sm_next; in scf_walk_fmri()