Searched defs:next (Results 501 - 525 of 577) sorted by relevance

<<21222324

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfsplus.c87 grub_uint32_t next; member in struct:grub_hfsplus_btnode
276 FILEBLOCK to the next block. */
365 /* The block wasn't found. Perhaps the next iteration will find
629 if (! first_node->next)
633 (grub_be_to_cpu32 (first_node->next)
638 /* Don't skip any record in the next iteration. */
1091 .next = 0
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c414 struct hol_cluster *next;
526 cl->next = hol->clusters;
541 struct hol_cluster *next = cl->next;
543 cl = next;
865 cl_end = &(*cl_end)->next;
923 /* The next short option in MORE_SO, CH, is from OPT. */
1444 updated by this routine for the next call if ADVANCE is true. True is
409 struct hol_cluster *next; member in struct:hol_cluster
533 struct hol_cluster *next = cl->next; local
H A Dregcomp.c971 bin_tree_storage_t *storage, *next;
972 for (storage = dfa->str_tree_storage; storage; storage = next)
974 next = storage->next;
1003 Then we add epsilon closures of the nodes which are the next nodes of
1150 /* Analyze the structure tree, and calculate "first", "next", "edest",
1399 node->left->next = node;
1402 node->left->next = node->right->first;
1403 node->right->next = node->next;
966 bin_tree_storage_t *storage, *next; local
1991 re_token_t next; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Drelocator.c58 struct grub_relocator_chunk *next; member in struct:grub_relocator_chunk
69 struct grub_relocator_extra_block *next; member in struct:grub_relocator_extra_block
78 struct grub_relocator_fw_leftover *next; member in struct:grub_relocator_fw_leftover
151 grub_mm_header_t newhnext = hb->next;
158 new_header->next = newhnext;
164 new_header = hb->next;
170 struct grub_mm_region *newregnext = rb->next;
172 hancestor->next = new_header;
176 newreg->next = newregnext;
194 h = h->next;
1450 struct grub_relocator_chunk *chunk, *next; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dbsd.c77 struct bsd_tag *next; member in struct:bsd_tag
91 struct netbsd_module *next; member in struct:netbsd_module
218 newtag->next = NULL;
228 p = p->next);
232 newtag->next = p->next;
233 p->next = newtag;
234 if (newtag->next == NULL)
241 tags_last->next = newtag;
457 for (tag = tags; tag; tag = tag->next)
1143 struct bsd_tag *tag, *next; local
1715 char *buf = 0, *curr, *next; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c43 struct grub_net_route *next; member in struct:grub_net_route
200 struct grub_net_network_level_interface *inf, *next; local
201 FOR_NET_NETWORK_LEVEL_INTERFACES_SAFE(inf, next)
221 for (slaac = card->slaac_list; slaac; slaac = slaac->next)
242 slaac->next = card->slaac_list;
375 #define FOR_NET_ROUTES(var) for (var = grub_net_routes; var; var = var->next)
818 inter->next = grub_net_network_level_interfaces;
819 if (inter->next)
820 inter->next->prev = &inter->next;
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dvideo.h299 /* The next video adapter. */
300 struct grub_video_adapter *next; member in struct:grub_video_adapter
391 p = &((*p)->next));
392 adapter->next = *p;
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkfont.c55 struct grub_glyph_info *next; member in struct:grub_glyph_info
212 if (glyph->next)
273 glyph_info->next = font_info->glyphs_unsorted;
309 struct glyph_replace *next; member in struct:glyph_replace
325 for (cur = subst_rightjoin; cur; cur = cur->next)
351 for (cur = subst_leftjoin; cur; cur = cur->next)
376 for (cur = subst_medijoin; cur; cur = cur->next)
498 new->next = *target;
1199 for (cur = font_info.glyphs_unsorted; cur; cur = cur->next)
1205 for (cur = font_info.glyphs_unsorted; cur; cur = cur->next)
[all...]
H A Dgrub-mkimage.c685 struct fixup_block_list *next; member in struct:fixup_block_list
710 struct grub_util_path_list *path_list, *p, *next; local
754 for (p = path_list; p; p = p->next)
812 for (p = path_list; p; p = p->next)
1626 next = path_list->next;
1629 path_list = next;
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h189 struct ldata_list *next; member in struct:ldata_list
202 struct luninfo_list *next; member in struct:luninfo_list
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h177 struct ldata_list *next; member in struct:ldata_list
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmain.c1010 optarg++; /* skip '!' for next switch */
2869 ENVELOPE *next; local
2884 next = e->e_sibling;
2889 e->e_sibling = next;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h230 unsigned char next; member in struct:ringbuffer
H A Dpcnet32.c265 unsigned int cur_rx, cur_tx; /* The next free ring entry */
274 struct net_device *next; member in struct:pcnet32_private
567 rx_ring[entry].status |= le16_to_cpu(0x8000); /* prime for next receive */
568 /* Switch to the next Rx ring buffer */
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h276 * additional segments/slots linked vi next field;
277 * N.B. last/only segment of entry is terminated by next = -1;
283 s8 next; /* 1: */ member in struct:__anon317
296 s8 next; /* 1: */ member in struct:__anon318
308 s8 next; /* 1: */ member in struct:__anon319
330 index of next entry when this entry was deleted */
343 s8 nextindex; /* 1: next free entry in stbl */
380 s64 next; /* 8: next sibling */ member in struct:__anon322::__anon323
384 s8 nextindex; /* 1: next entr
427 s64 next; /* 8: */ member in struct:__anon324::xtheader
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c149 follow but for lookbehind (rn->flags != 0) we skip to the next step.
301 if (regmatch(next)) \
2210 regnode *next; member in struct:__anon105
2253 regnode *next; /* Next node. */ local
2257 register I32 n; /* no or next */
2348 next = scan + NEXT_OFF(scan);
2349 if (next == scan)
2350 next = NULL;
2910 state.node = next;
2997 next
[all...]
/osnet-11/usr/src/cmd/hal/hald/
H A Dhald_dbus.c861 for (iter = hal_property_get_strlist (p); iter != NULL; iter = iter->next) {
2228 struct PendingUpdate_s *next; /**< next update or #NULL */ member in struct:PendingUpdate_s
2271 pu_iter_next = pu_iter->next;
2279 for (pu_iter2 = pu_iter; pu_iter2 != NULL; pu_iter2 = pu_iter2->next) {
2302 pu_iter2 = pu_iter2->next) {
2379 pu->next = pending_updates_head;
3243 HAL_INFO (("Execing next method in queue"));
/osnet-11/usr/src/cmd/parted/
H A Dui.c256 readline_state.cur_pos = cur->next;
671 StrList* next; local
676 next = command_line->next;
679 command_line = next;
795 for (walk = possibilities; walk; walk = walk->next) {
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c124 struct Push_s* next; /* next string */ member in struct:Push_s
125 char* ob; /* next char in old string */
127 char* nb; /* next char in new string */
252 C("If the next argument is \b--\b\aoption\a then list \
511 psp = psp->next;
518 * skip over line space to the next token
522 next(register char* s, int version) function
545 * past skips past the terminator to the next token
634 return past && *(s - 1) ? next(
[all...]
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h296 { Block_t* link; /* next in link list */
365 Seg_t* next; /* next segment */ member in struct:_seg_s
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnss_common.c546 nss_cfglist_t *next; local
560 next = nss_cfg;
562 if (next->name && nss_cfgcn_cmp(name, next->name) == 0) {
564 return (next);
566 next++;
577 next = (nss_cfglist_t *)libc_realloc(nss_cfg, nsize);
578 if (next == NULL) {
583 (void) memset((void *)(next + nss_cfgcount), '\0',
586 nss_cfg = next;
606 nss_cfgparam_t *next; local
657 nss_cfgparam_t *next, *cur; local
703 nss_cfg_get(nss_config_t *next) argument
717 nss_cfg_put(nss_config_t *next, int add) argument
741 nss_config_t *next; local
803 nss_config_t *next = &nss_policy_params[0]; local
[all...]
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c953 char *next; local
1005 num = strtol(str, &next, 10);
1013 str = next;
1149 entry++; /* to next entry */
/osnet-11/usr/src/lib/libc/port/threads/
H A Dsynch.c613 ulwp_t *next; local
675 for (ulwpp = &qrp->qr_head; (next = *ulwpp) != NULL;
676 ulwpp = &next->ul_link)
677 if (pri > CMP_PRIO(next))
686 for (ulwpp = &qrp->qr_head; (next = *ulwpp) != NULL;
687 ulwpp = &next->ul_link)
688 if (pri >= CMP_PRIO(next))
828 ulwp_t *next; local
839 next = ulwp->ul_link;
840 *ulwpp = next;
2047 robust_t *next; local
[all...]
H A Dthr.c1613 ulwp_t *next; local
1679 for (ulwp = self->ul_forw; ulwp != self; ulwp = next) {
1680 next = ulwp->ul_forw;
1695 next = ulwp->ul_forw;
1709 } while ((ulwp = next) != udp->all_zombies);
/osnet-11/usr/src/lib/libsysevent/
H A Dlibsysevent.c360 * sysevent_attr_next - Get next attribute in event attribute list
466 char *pub_id, *pub_element, *str, *next; local
468 next = pub_id = strdup(sysevent_get_pub(ev));
470 str = strtok_r(next, ":", &next);
1447 * Check next nvpair - either subclass or

Completed in 1312 milliseconds

<<21222324