Home
last modified time | relevance | path

Searched refs:s_next (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstab.c72 ps = &s->s_next;
78 ps = &s->s_next;
242 for (s = *shead; s != NULL; s = s->s_next)
281 for (s = *shead; s != NULL; s = s->s_next)
323 for (s = *shead; s != NULL; s = s->s_next)
414 s = s->s_next; in rmexpstab()
421 s = s->s_next; in rmexpstab()
426 p->s_next = s; in rmexpstab()
460 s = s->s_next; in dumpstab()
/illumos-gate/usr/src/cmd/sort/
H A Dstreams.c158 cur_strp = cur_strp->s_next; in stream_stat_chain()
169 cur_strp = cur_strp->s_next; in stream_stat_chain()
180 str = str->s_next; in stream_count_chain()
322 streamp->s_next = NULL; in stream_push_to_chain()
326 while (cur_streamp->s_next != NULL) in stream_push_to_chain()
327 cur_streamp = cur_streamp->s_next; in stream_push_to_chain()
329 cur_streamp->s_next = streamp; in stream_push_to_chain()
331 streamp->s_next = NULL; in stream_push_to_chain()
H A Dmerge.c319 bot_streamp = bot_streamp->s_next; in merge_n_streams()
345 cur_streamp = cur_streamp->s_next) { in merge_n_streams()
398 cur_streamp = cur_streamp->s_next; in merge_n_streams()
419 bot_streamp = bot_streamp->s_next; in merge_n_streams()
478 (void) stream_open_for_read(S, cur_streamp->s_next); in merge()
482 cur_streamp->s_next, &out_stream, in merge()
H A Dconvert.c97 cur_streamp = cur_streamp->s_next; in convert()
H A Dtypes.h204 struct stream *s_next; member
H A Dutility.c243 strp = strp->s_next; in establish_output_guard()
279 for (strp = *cleanup_chain; strp != NULL; strp = strp->s_next) in atexit_handler()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c28 struct syment *s_next; member
119 for (s = hashtab[n]; s != NULL; s = s->s_next) {
142 s->s_next = hashtab[n];
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dnextscn.c43 ret_scn = scn->s_next; in elf_nextscn()
52 ret_scn = scn->s_next; in elf_nextscn()
H A Dupdate.c209 s = s->s_next; in _elf_upd_lib()
218 for (; s != 0; s = s->s_next) { in _elf_upd_lib()
394 s = s->s_next; in _elf_upd_usr()
396 for (; s != 0; s = s->s_next) { in _elf_upd_usr()
580 for (s = elf->ed_hdscn; s != 0; s = s->s_next) { in wrt()
679 for (s = elf->ed_hdscn; s != 0; s = s->s_next) { in wrt()
910 for (s = elf->ed_hdscn; s != 0; s = s->s_next) { in _elfxx_swap_wrimage()
945 for (s = elf->ed_hdscn; s != 0; s = s->s_next) { in _elfxx_swap_wrimage()
H A Dnewscn.c77 elf->ed_tlscn = tl->s_next = &s->sb_scn; in elf_newscn()
104 elf->ed_tlscn = tl->s_next = &s->sb_scn; in elf_newscn()
H A Dgetscn.c74 for (prev_s = 0; s != 0; prev_s = s, s = s->s_next) { in elf_getscn()
H A Dend.c55 for (s = elf->ed_hdscn; s != NULL; s = s->s_next) { in elf_end()
H A Dclscook.c110 s->s_next = s + 1; in _elf_prepscn()
125 s->s_next = 0; in _elf_prepscn()
H A Ddecl.h136 Elf_Scn *s_next; /* next section */ member
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecsubr.c429 st = st->s_next; in specfind()
461 for (sp = stable[i]; sp != NULL; sp = sp->s_next) { in devi_stillreferenced()
645 sp->s_next = stable[STABLEHASH(sp->s_dev)]; in sinsert()
665 stable[STABLEHASH(sp->s_dev)] = st->s_next; in sdelete()
667 stprev->s_next = st->s_next; in sdelete()
671 st = st->s_next; in sdelete()
703 st = st->s_next; in sfind()
916 for (sp = stable[i]; sp; sp = sp->s_next) { in spec_snode_walk()
996 for (sp = stable[i]; sp != NULL; sp = sp->s_next) { in spec_fence_snode()
1037 for (sp = stable[i]; sp != NULL; sp = sp->s_next) { in spec_unfence_snode()
H A Dspecvfsops.c129 for (sp = *spp; sp != NULL; sp = sp->s_next) { in spec_sync()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c920 sh->s_next = NULL; in snoop_alarm()
928 snoop_tp->s_next = (struct snoop_handler *)sh; in snoop_alarm()
945 next = hp->s_next; in snoop_alarm()
948 tp->s_next = hp->s_next; in snoop_alarm()
1036 for (hp = snoop_hp; hp; hp = hp->s_next) { in snoop_sigrecover()
1054 for (hp = snoop_hp; hp; hp = hp->s_next) { in snoop_sigrecover()
H A Dsnoop.h366 struct snoop_handler *s_next; /* next alarm handler */ member
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharetab.c114 for (sht = sg->sharefs_sharetab; sht != NULL; sht = sht->s_next) { in sharefs_remove()
194 for (sht = sg->sharefs_sharetab; sht != NULL; sht = sht->s_next) { in sharefs_add()
206 sht->s_next = sg->sharefs_sharetab; in sharefs_add()
318 sg->sharefs_sharetab = freeing->s_next; in sharetab_zone_fini()
/illumos-gate/usr/src/uts/common/sharefs/
H A Dsharetab.h60 struct sharetab *s_next; member
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c48 s_next, KEYWORD, NEXT, NULL,
133 wchar_t s_next[] = M_MB_L("next"); /* Name of "next" keyword */ variable
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h66 struct snode *s_next; /* must be first */ member
H A Dufs_acl.h88 struct si *s_next; /* signature hash next */ member
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c1759 for (sp = si_cachea[SI_HASH(spi->s_signature)]; sp; sp = sp->s_next) { in si_cachea_get()
1804 sp->s_next = *tspp; in si_cache_put()
1845 for (tspp = &si_cachea[hash]; *tspp; tspp = &(*tspp)->s_next) { in si_cache_del()
1863 *tspp = sp->s_next; in si_cache_del()
2063 *tspp = (*tspp)->s_next; in ufs_si_cache_flush()
2065 tspp = &(*tspp)->s_next; in ufs_si_cache_flush()
/illumos-gate/usr/src/cmd/mdb/common/modules/specfs/
H A Dspecfs.c104 wsp->walk_addr = (uintptr_t)snode.s_next; in snode_walk_step()

12