Home
last modified time | relevance | path

Searched refs:next (Results 2326 – 2350 of 2483) sorted by relevance

1...<<919293949596979899100

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c349 struct sl_info_link *next; member
364 struct sl_remap *next; /* next in the chain */ member
9596 q = q->next) { in sl_remember_tgt()
9605 q->next = (sl_remap_head) ? in sl_remember_tgt()
9606 sl_remap_head->next : NULL; in sl_remember_tgt()
9665 for (lp = sl_devhash[key]; lp; lp = lp->next) { in sl_devhash_lookup()
9683 lp->next = sl_devhash[key]; in sl_devhash_insert()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c3767 mc_dimm_info_t *next; in mc_free_dimm_list() local
3770 next = d->md_next; in mc_free_dimm_list()
3772 d = next; in mc_free_dimm_list()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1413 goto next; in ctf_dwarf_fixup_sou()
1430 goto next; in ctf_dwarf_fixup_sou()
1464 next: in ctf_dwarf_fixup_sou()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c233 mac_soft_ring_t *softring, *next, *head; in mac_srs_soft_rings_free() local
251 for (softring = head; softring != NULL; softring = next) { in mac_srs_soft_rings_free()
252 next = softring->s_ring_next; in mac_srs_soft_rings_free()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in295 ** This next routine is really just a wrapper around sqlite_exec().
528 ** The next routine returns the number of calls to xStep for a particular
679 ** Invoke sqlite_step() again to advance to the next row.
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c673 struct seg *seg, *next; in as_free() local
693 for (seg = AS_SEGFIRST(as); seg != NULL; seg = next) { in as_free()
696 next = AS_SEGNEXT(as, seg); in as_free()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c3889 size_t next = P->map_alloc ? P->map_alloc * 2 : 16; in Padd_mapping() local
3892 next * sizeof (map_info_t))) == NULL) in Padd_mapping()
3895 P->map_alloc = next; in Padd_mapping()
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c655 struct lofi_state *next; in lofi_zone_shutdown() local
659 for (lsp = list_head(&lofi_list); lsp != NULL; lsp = next) { in lofi_zone_shutdown()
662 next = list_next(&lofi_list, lsp); in lofi_zone_shutdown()
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c586 pool_set_xref_t *current, *prev, *next; in pool_knl_snap_load_remove() local
589 current = next) { in pool_knl_snap_load_remove()
599 next = current->psx_next; in pool_knl_snap_load_remove()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2041 char *tmp, *next; in str_to_nwam_value() local
2050 NWAM_VALUE_DELIMITER_CHAR, &next)) != NULL) { in str_to_nwam_value()
2052 tmp = next; in str_to_nwam_value()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c135 Dwarf_Loc_Chain next = cur->lc_next; in _dwarf_free_op_chain() local
137 cur = next; in _dwarf_free_op_chain()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c1811 goto next; in zsh_softint()
1817 next: in zsh_softint()
H A Dms.c782 ms->ms_vuidaddr = addr_probe->data.next; in msioctl()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h947 t2[i].next = (u64)(t2_mapping.as_u64 + in ecore_src_init_t2()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dprint.c593 for(fp=np->nvfun; fp;fp=fp->next) in fmtbase64()
/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-FM-MIB.mib517 -- RFC 3584 requires that the next-to-last sub-ID be zero to allow for
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java248 record = itr.next(); in consumeProbeData()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th135 read_line \ skip over next line
/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h2262 extern void dtrace_vtime_switch(kthread_t *next);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c201 while ((hp = (*ho->next)(ho)) != NULL && in gethostent_p()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE2 …: use sbrk() unless VMALLOC_OPTIONS=mmap or asoinit(0,0,0)!=0 (workaround until next malloc update)
191 10-03-07 string/strelapsed.c: fix next char return overrun
224 09-12-03 tm/tmxdate.c: fix 'next month final day' for dec -> jan
319 08-05-22 tm/tmxdate.c: fix a few ordinal/last/this/next bugs
785 03-04-21 tm/tmdate.c: fix next hour/min logic
886 02-10-30 string/strtoip4.c: set next char pointer even on error
922 02-08-29 path/pathfind.c: initialize Dir_t.next=0
1461 tmdate: `<n> <part>' now assumes `next <n> <part>' instead of `this'
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3591 mblk_t *next; in eri_m_tx() local
3594 next = mp->b_next; in eri_m_tx()
3597 mp->b_next = next; in eri_m_tx()
3600 mp = next; in eri_m_tx()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c3968 mblk_t *next; in urtw_m_tx() local
3977 next = mp->b_next; in urtw_m_tx()
3980 mp->b_next = next; in urtw_m_tx()
3983 mp = next; in urtw_m_tx()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c2927 mblk_t *next; in iwp_m_tx() local
2954 next = mp->b_next; in iwp_m_tx()
2957 mp->b_next = next; in iwp_m_tx()
2960 mp = next; in iwp_m_tx()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5436 dev_info_t *next = ddi_get_next_sibling(cdip); in scsa2usb_reconnect_event_cb() local
5442 cdip = next; in scsa2usb_reconnect_event_cb()
5522 dev_info_t *next = ddi_get_next_sibling(cdip); in scsa2usb_disconnect_event_cb() local
5528 cdip = next; in scsa2usb_disconnect_event_cb()

1...<<919293949596979899100