Searched refs:next (Results 526 - 550 of 1144) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/sun_sas/common/
H A Ddevtree_phy_disco.c56 phy_ptr = phy_ptr->next;
186 phy_ptr->next = port_ptr->first_phy;
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c332 prop->next = temp;
334 prop->next = NULL;
399 prop->next = temp;
402 prop->next = NULL;
/osnet-11/usr/src/lib/librcm/
H A Dlibrcm_impl.h137 struct rcm_info *next; member in struct:rcm_info
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dnul_ng.c76 ng->next = ng_next;
H A Dutil.c91 while ((grp = (*this->next)(this)) != NULL) {
/osnet-11/usr/src/lib/libshell/common/include/
H A Dpath.h55 struct pathcomp *next; member in struct:pathcomp
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_hashitem.h50 struct __nis_item_item *next; member in struct:__nis_item_item
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dshim.h83 struct map_id_elt *next; member in struct:map_id_elt
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/
H A Dxfs.c102 .next = NULL,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_get.c36 buf->bound - buf->next + 1 <= 0) {
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dmemdisk.c84 .next = 0
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/i386/
H A Dloadcore32.c62 for (seg = segs; seg; seg = seg->next)
/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/
H A Ddl.c69 for (seg = mod->segment; seg; seg = seg->next)
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dserial.c360 struct grub_serial_port *port, *next;
361 for (port = grub_serial_ports; port; port = next)
363 next = port->next;
359 struct grub_serial_port *port, *next; local
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dserial.h65 struct grub_serial_port *next; member in struct:grub_serial_port
H A Dxnu.h61 struct grub_xnu_devtree_key *next; member in struct:grub_xnu_devtree_key
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_auto.h79 db_pgno_t next; member in struct:_db_relink_args
/osnet-11/usr/src/cmd/ast/msgcc/
H A Dmsggen.c79 " identifier of the following messages until the next"
123 struct Xl_s* next; member in struct:Xl_s
155 for (px = xp; px; px = px->next)
171 px->next = xp;
493 for (bp = 0, px = xp; px; px = px->next)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencengine.c42 &src_count - a "rule" for how many bytes make up the next character in the
55 my $next = \@s2d_next;
68 ($next,$seq) = @$next->[$byte] if $next;
75 For the single byte case there is no 'next' so new tables will be the same as
77 for the next page (adding nothing to the output), then the tables for the page
130 enc = e->next;
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dlc.h115 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dlc.h115 struct Lc_attribute_list_s* next; member in struct:Lc_attribute_list_s
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio_t.h66 { (unsigned char*)(data), /* next */ \
94 ( (f)->next = (unsigned char*)0, /* next */ \
120 /* expose next stream inside discipline function; state saved in int f */
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfprints.c54 _Sfi = (f->next - f->data) - 1;
H A Dsfscanf.c74 f.data = f.next = f.endw = (uchar*)s;

Completed in 154 milliseconds

<<21222324252627282930>>