Searched refs:next (Results 851 - 875 of 2472) sorted by relevance

<<31323334353637383940>>

/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmdisconnect.c93 md->mque = p->next;
/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_dlist.h43 struct dlist *next; member in struct:dlist
129 * clear it's next and prev pointers, return new list head.
170 * the item to remove, with prev and next pointers
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c242 mblk_t *next; local
248 next = mp->b_next;
257 mp = next;
269 mp = next;
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtioreg.h116 /* This marks a buffer as continuing via the next field. */
141 * These can chain together via "next".
151 uint16_t next; member in struct:vring_desc
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlocaleimpl.h59 struct _locale *next; member in struct:_locale
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h96 struct targetaddr *next; /* next targetaddr item in the list */ member in struct:targetaddr
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c162 struct vfsent *next; /* used when in linked list */ member in struct:vfsent
181 struct mountent *next; member in struct:mountent
981 vp->next = *++vl;
1054 vtail->next = vp;
1064 vtail->next = NULL;
1094 for (ndx = 0, vp = vfsll; vp; vp = vp->next) {
1119 vpprev->next = vfsll; /* make a circle out of it */
1147 vp = vp->next;
1148 vpprev->next->next
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn_html.c60 child = child->next;
71 child = child->next;
83 parent = parent->next;
175 eqn_box(p, bp->next);
H A Dman_term.c163 if (n->child->next->child != NULL)
165 n->child->next->child,
170 n = n->next;
316 for (i = 0, nn = n->child; nn; nn = nn->next, i = 1 - i) {
318 if (savelit && NULL == nn->next)
324 if (nn->next)
350 if (NULL != n && NULL != n->next) {
352 term_word(p, n->next->string);
598 (nn = nn->next) != NULL &&
702 nn = nn->next;
[all...]
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootinfo.h70 native_ptr_t next; member in struct:boot_memlist
90 uint64_t bi_next_paddr; /* next physical address not used */
91 native_ptr_t bi_next_vaddr; /* next virtual address not used */
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_impl.h241 int next; member in struct:dmu_xuio
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A Dboot_module.h54 struct dev_info *next; member in struct:dev_info
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_notify.c520 evlp->next = new;
660 for (n_ev = 0, evlpi = evlp; evlpi; evlpi = evlpi->next) {
679 md_evlist_t *next; local
681 for (i = evlp; i; i = i->next) {
688 next = i->next;
690 i = next;
H A Dmeta_getdevs.c142 for (p = *nlpp; (p != NULL); p = p->next) {
277 for (np = nlp; (np != NULL); np = np->next) {
290 for (np = nlp; (np != NULL); np = np->next) {
304 for (np = nlp; (np != NULL); np = np->next) {
317 for (hspp = hspnlp; (hspp != NULL); hspp = hspp->next) {
339 for (np = nlp; (np != NULL); np = np->next) {
352 for (np = nlp; (np != NULL); np = np->next) {
563 /* next device */
617 /* nope, so copy and go to the next */
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_connects.c104 new->next = ctx->conns;
148 new->next = ctx->conns;
181 this->prev->next = this->next;
183 ctx->conns = this->next;
184 if (this->next != NULL)
185 this->next->prev = this->prev;
/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dmknetid.c68 struct group_list *next; member in struct:group_list
76 struct string_list *next; member in struct:string_list
413 for (s = printed[val]; s != NULL && strcmp(s->str, name); s = s->next)
421 s->next = printed[val];
439 for (g = groups[val]; g != NULL && strcmp(g->user, user); g = g->next)
447 g->next = groups[val];
477 for (g = groups[val]; g != NULL && strcmp(g->user, user); g = g->next)
/illumos-gate/usr/src/cmd/cpc/common/
H A Dstrtoset.c54 struct __tmp_attr *next; member in struct:__tmp_attr
291 tmp->next = attrs[i];
372 attrs[i]->next = NULL;
534 for (tmp = attrs[i]; tmp != NULL; tmp = tmp->next) {
575 p = tmp->next;
607 attr->next = attrs[picnum];
616 attr->next = attrs[picnum];
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c61 struct packet *next; member in struct:packet
150 nextpkt = pkt->next;
289 pkt->next = NULL;
294 pend_qtail->next = pkt;
314 nextpkt = pkt->next;
322 prev->next = pkt;
328 prev->next = NULL;
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c56 struct lh_prop_s *next; member in struct:lh_prop_s
484 p->next = *prop;
539 p->next = *prop;
554 for(p = prop; p; p = p->next) {
635 lh_prop_t *next; local
638 for(; prop; prop = next) {
639 next = prop->next;
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c23 * The above copyright notice and this permission notice (including the next
246 entry->next = dev->agp->memory;
272 for (entry = dev->agp->memory; entry; entry = entry->next) {
364 dev->agp->memory = entry->next;
366 entry->prev->next = entry->next;
367 if (entry->next)
368 entry->next->prev = entry->prev;
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_datagram.c150 struct datagram *next; local
156 entry = next) {
157 next = entry->forw;
227 * DGM_ID = next transaction id for Datagrams;
382 goto next;
389 next: addr = addr->forw;
461 goto next;
468 next: addr = addr->forw;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.c427 /* go to the next image */
526 goto next;
532 goto next;
537 goto next;
540 goto next;
549 goto next;
564 goto next;
569 next:
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c313 *hotplug_dlist = (*hotplug_dlist)->next;
348 dlist != NULL; dlist = dlist->next) {
394 for (list = bsyRsrv_disk_list; list != NULL; list = list->next, i++) {
927 bsyRsrv_dskLst_tail->next = disk_list;
937 disk_list_tail->next = disk_list;
1170 * but we'll clean it up in the next pass through
1551 dl = dl->next;
1780 dl = dl->next;
1793 dl = dl->next;
1815 dl != NULL; dl = dl->next) {
[all...]
/illumos-gate/usr/src/cmd/dis/
H A Ddis_main.c70 uint64_t db_nextaddr; /* next address to be read */
157 * always know the address of the next instruction
164 off_t next; local
171 * we have no way to figure out where the next
175 * next valid symbol in the section.
177 if ((next = dis_tgt_next_symbol(tgt, addr)) == 0) {
180 if (next > db.db_size)
184 db.db_nextaddr = addr + next;
653 struct lib_node *next; member in struct:lib_node
701 node->next
[all...]
/illumos-gate/usr/src/lib/efcode/engine/
H A Dproperties.c100 p = p->next;
105 prev->next = p->next;
108 d->properties = p->next;
111 p = p->next;
155 p->next = d->properties;
193 sp.next = NULL;
267 * the next time a property lookup passes this node
510 * 'next-property' Fcode implementation.
519 CHECK_DEPTH(env, 3, "next
[all...]

Completed in 167 milliseconds

<<31323334353637383940>>