Searched refs:sm_next (Results 1 – 16 of 16) sorted by relevance
144 (*smpp)->sm_next = NULL; in ip_srcid_insert()187 *smpp = smp->sm_next; in ip_srcid_remove()189 smp->sm_next = NULL; in ip_srcid_remove()314 smpp = &(*smpp)->sm_next; in srcid_lookup_addr()335 smpp = &(*smpp)->sm_next; in srcid_lookup_id()
426 releq->smq_free = smp->sm_next = smp->sm_prev = smp; in segmap_create()428 smp->sm_next = smpfreelist; in segmap_create()431 smp->sm_prev->sm_next = smp; in segmap_create()432 releq->smq_free = smp->sm_next; in segmap_create()958 releq->smq_free = smp->sm_next = smp->sm_prev = smp; in segmap_smapadd()979 smp->sm_next = smpfreelist; in segmap_smapadd()982 smp->sm_prev->sm_next = smp; in segmap_smapadd()999 ASSERT(smp->sm_next == NULL); in segmap_hashin()1287 if ((smp = smp->sm_next) == first) { in get_free_smp()1303 smp = smp->sm_next; in get_free_smp()[all …]
77 struct smap *sm_next; /* next pointer */ member
74 Str_master *sm_next; /* used for tracking master strings */ member
134 struct mem_seg_map *sm_next; /* the next segment map */ member
563 tm = sm->sm_next; in fmd_fmri_fini()
319 mstr = mstr->sm_next) { in st_destroy()547 mstr->sm_next = stp->st_mstrlist; in st_hash_insert()729 str = str->sm_next) { in st_setallstrings()
85 struct ldap_searchmatch *sm_next; member
210 nextsm = sm->sm_next; in free_searchobj()418 sm = &(( *sm )->sm_next ); in read_next_searchobj()
275 for ( i = 0, sm = so->so_smlist; sm != NULL; i++, sm = sm->sm_next ) { in dump_srchpref()
657 fcsm->sm_next = fcsm_port_head; in fcsm_handle_port_attach()812 fcsm = fcsm->sm_next; in fcsm_detach()834 fcsm = fcsm->sm_next; in fcsm_detach()851 fcsm = fcsm->sm_next; in fcsm_detach()1206 curr = curr->sm_next; in fcsm_cleanup_port()1211 fcsm_port_head = curr->sm_next; in fcsm_cleanup_port()1213 prev->sm_next = curr->sm_next; in fcsm_cleanup_port()
105 struct fcsm *sm_next; /* for global linked list */ member
140 struct srcid_map *sm_next; member
6127 struct scf_match *sm_next; member6221 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()[all …]
1034 struct ldap_searchmatch *sm_next; member
201 OFFSETOF(srcid_map_t, sm_next)