Searched refs:next (Results 626 - 650 of 2472) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c184 goto next;
186 goto next;
189 goto next;
191 goto next;
201 goto next;
205 goto next;
233 next:
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c367 /* Move on to the next target */
712 /* Move on to the next target */
1127 for (i = 0; tmplp != NULL; tmplp = tmplp->next) {
1532 listp->next = lap->listp;
1883 listp->next = lap->listp;
2006 /* if no match contine to the next path info node. */
2779 tmplp = tmplp->next;
2834 curlp = ldatap->next;
2861 curlp = curlp->next;
2954 listp->next
[all...]
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dauxprop.c59 struct proppool *next; member in struct:proppool
83 struct auxprop_plug_list *next; member in struct:auxprop_plug_list
196 pool = pool->next;
244 (*ctx)->mem_base = tmp->next;
361 * return value persists until next call to
372 * return value persists until next call to
395 goto next;
402 next:
440 ctx->mem_base = tmp->next;
617 ctx->mem_cur->next
[all...]
H A Dserver.c198 for (m = mechlist->mech_list; m; m = m->next) {
251 cur_next = cur->next;
281 cur_next = cur->next;
412 m = m->next;
518 mech->next = mechlist->mech_list;
574 m=m->next;
608 p = path_info->next;
641 m = m->next)
926 n->next = mechlist->mech_list;
1473 for(cur = s_conn->mech_contexts; cur; cur=cur->next) {
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c294 * the next (i.e. escaped) character.
326 * Leave NEWLINE as the next character.
352 * The next item on the line is a string value. Allocate memory for
438 for (tmp = ibcfg_port_head; tmp->next != NULL; )
439 tmp = tmp->next;
440 tmp->next = recp;
446 for (tmp = ibcfg_vppa_head; tmp->next != NULL; )
447 tmp = tmp->next;
448 tmp->next = recp;
454 for (tmp = ibcfg_hca_head; tmp->next !
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_proc.c265 for (entry = name_addr; entry; entry = entry->next) {
305 entry->next = name_addr;
313 for (addr = entry->addresses; addr; addr = addr->next) {
350 name_addr = name_addr->next;
381 addr->next = entry->addresses;
454 for (entry = name_addr; entry; entry = entry->next) {
459 for (addr = entry->addresses; addr; addr = addr->next) {
587 mon_entry *next, *nl; local
590 next = *monitor_q;
591 while ((nl = next) !
635 struct mon_entry *next; local
[all...]
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c116 struct ctidlist_struct *next; member in struct:ctidlist_struct
249 ctidlist_t *next; local
251 for (next = ctidlist; next != NULL; next = next->next)
252 if (next->ctid == ctid)
255 next = (ctidlist_t *)malloc(sizeof (ctidlist_t));
256 if (next
381 ctidlist_t *next; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c104 struct registered_record_entry *next; member in struct:registered_record_entry
118 struct service_instance *next; member in struct:service_instance
132 struct browser_t *next; member in struct:browser_t
144 request_state *next; member in struct:request_state
257 struct reply_state *next; // If there are multiple unsent replies member in struct:reply_state
409 for (req = all_requests; req; req=req->next)
413 for (r = all_requests; r && r != req; r=r->next)
442 for (req = all_requests; req; req=req->next)
446 for (r = all_requests; r && r != req; r=r->next)
493 req->replies = req->replies->next;
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2253 IOCBQ *next; local
2280 ((IOCBQ *)abort.q_last)->next =
2295 ((IOCBQ *)abort.q_last)->next =
2366 iocbq = (IOCBQ *)iocbq->next;
2374 /* Save the next iocbq for now */
2375 next = (IOCBQ *)iocbq->next;
2378 iocbq->next = NULL;
2442 iocbq = next;
2472 IOCBQ *next; local
2763 IOCBQ *next; local
3358 IOCBQ *next; local
3677 IOCBQ *next; local
3940 IOCBQ *next; local
[all...]
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetastat.c45 struct sp_base_list *next; member in struct:sp_base_list
689 for (onlp = nlp; (onlp != NULL); onlp = onlp->next) {
698 nextp = ldevidp->next;
805 for (p = nlp, i = 0; p; p = p->next, i++) {
821 * - update the p to the next element
835 prevp = p->next;
836 p->next = nlp;
840 prevp->next = p->next;
841 p->next
[all...]
H A Dmetaimport.c79 md_im_set_desc_t *next, *isp = misp; local
97 for (next = isp->mis_next; next != NULL; next = next->mis_next) {
104 for (next_set_dr = next->mis_drives; next_set_dr != NULL;
293 for (slp = *skiph; slp != NULL; slp = slp->next) {
335 for (dp = dnlp; dp != NULL; dp = dp->next) {
339 for (slp = *skiph; slp != NULL; slp = slp->next) {
380 * list. If so go to the next availabl
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mh.c211 for (p = dnlp; (p != NULL); p = p->next)
225 for (p = dnlp, i = 0; (i < ndev); p = p->next, ++i) {
350 for (p = dnlp; (p != NULL); p = p->next)
364 for (p = dnlp, i = 0; (i < ndev); p = p->next, ++i) {
456 for (p = dslp; (p != NULL); p = p->next)
470 for (p = dslp, i = 0; (i < ndev); p = p->next, ++i) {
496 for (p = dslp, i = 0; (i < ndev); p = p->next, ++i) {
536 for (p = dnlp; (p != NULL); p = p->next) {
540 tailp = &dsp->next;
556 md_disk_status_list_t *next local
[all...]
H A Dmeta_mirror_resync.c43 struct mm_unit_list *next; /* next in chain */ member in struct:mm_unit_list
127 n = p->next;
154 for (p = mirrornlp; (p != NULL); p = p->next) {
172 lp->next = mirrors[lp->pass];
263 for (lp = mirrors[pass]; (lp != NULL); lp = lp->next) {
299 for (lp = mirrors[pass]; lp != NULL; lp = lp->next) {
320 /* wait a little longer next time */
449 for (lp = mirrors[pass]; (lp != NULL); lp = lp->next) {
475 for (lp = mirrors[pass]; lp != NULL; lp = lp->next) {
[all...]
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ami.h59 struct ami_rdn_seq *next; member in struct:ami_rdn_seq
64 struct ami_rdname *next; member in struct:ami_rdname
76 struct ami_attr_list *next; member in struct:ami_attr_list
86 struct ami_attr_value_set *next; member in struct:ami_attr_value_set
203 struct ami_cert_extn_list *next; member in struct:ami_cert_extn_list
216 struct _seqof1 *next; member in struct:ami_cert_list_contents::_seqof1
266 struct ami_tkey_list *next; member in struct:ami_tkey_list
302 struct ami_crl_set *next; member in struct:ami_crl_set
319 struct _seqof2 *next; member in struct:ami_crl_info::_seqof2
351 struct ami_extcerts_and_certs *next; member in struct:ami_extcerts_and_certs
413 struct ami_rcpt_info_list *next; member in struct:ami_rcpt_info_list
459 struct ami_signer_info_list *next; member in struct:ami_signer_info_list
469 struct ami_digest_alg_list *next; member in struct:ami_digest_alg_list
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclscsi.c97 struct node *next; member in struct:node
129 tmp1 = tmp->next;
174 nodeptr->next = NULL;
181 nodeptr->next = cntrl_list->first;
252 tmp = tmp->next;
261 tmp = tmp->next;
429 curr = curr->next;
469 curr = curr->next;
497 curr = curr->next;
536 curr = curr->next;
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c113 struct buffer_ent *buffer_list = NULL, *bep, *next; local
436 for (bep = buffer_list; bep != NULL; bep = next) {
437 next = bep->be_next;
539 struct sharepnt_ent *sep, *next; local
558 for (sep = (*bep)->be_sharepnt; sep != NULL; sep = next) {
559 next = sep->se_next;
704 struct list *next; member in struct:list
705 } *head, *next, *p; local
712 for (p = head; p != NULL; p = next) {
713 next
[all...]
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dhtable.c83 * is next to the previous object UID.
87 * return - the next node.
561 tmp = item->next;
568 itemp = &(*itemp)->next;
570 item->next = *itemp;
728 items = items->next;
786 itemp = &(*itemp)->next;
788 items[i].next = *itemp;
887 *itemp = item->next;
902 itemp = &item->next;
[all...]
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c95 struct authdes_cache_entry *prev, *next; /* hash table linked list */ member in struct:authdes_cache_entry
528 if ((new->next = head) != NULL) {
558 for (cur = authdes_cache[index]; cur; cur = cur->next) {
607 authdes_cache[HASH(p->nickname)] = p->next;
609 p->prev->next = p->next;
611 if (p->next != NULL) {
612 p->next->prev = p->prev;
656 authdes_cache[HASH(p->nickname)] = p->next;
658 p->prev->next
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwocfg.c484 gptwocfg_next_node(gptwocfg_cookie_t c, dev_info_t *previous, dev_info_t **next) argument
490 "(c=0x%lx, previous=0x%lx, next=0x%lx)\n", c, previous, next);
503 *next = cookie->gptwo_nodes->gptwo_nodes[i];
505 *next);
518 *next =
521 "returned 0x%lx\n", *next);
525 *next = NULL;
527 *next);
620 h->next
[all...]
/illumos-gate/usr/src/cmd/make/bin/
H A Dmisc.cc95 if (ptr->next != NULL) {
96 free_chain(ptr->next);
330 for (rule = default_rule; rule != NULL; rule = rule->next) {
357 for (rule = sccs_get_rule; rule != NULL; rule = rule->next) {
369 for (dep = suffixes; dep != NULL; dep = dep->next) {
378 percent = percent->next) {
384 percent_depe = percent_depe->next) {
392 rule = rule->next) {
420 prop = get_prop(prop->next, conditional_prop)) {
475 dependency = dependency->next) {
[all...]
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_avl.c67 uu_avl_pool_t *pp, *next, *prev; local
102 pp->uap_next = next = &uu_null_apool;
103 pp->uap_prev = prev = next->uap_prev;
104 next->uap_prev = pp;
211 uu_avl_t *ap, *next, *prev; local
236 next = &pp->uap_null_avl;
237 prev = UU_PTR_DECODE(next->ua_prev_enc);
238 ap->ua_next_enc = UU_PTR_ENCODE(next);
240 next->ua_prev_enc = UU_PTR_ENCODE(ap);
309 uu_avl_walk_t *next, *pre local
[all...]
/illumos-gate/usr/src/lib/libfru/libfru/
H A DPayloadReader.cc179 // check assumptions for next calls.
228 if (path->next == NULL) {
329 newOffset += getOffsetIntoRecord(path->def, path->next->def);
330 newLength = path->next->def->payloadLen;
332 return (readRecurse(path->next, &(cur[newOffset]), newLength,
438 if (path->next == NULL) {
507 newOffset += getOffsetIntoRecord(path->def, path->next->def);
508 newLength = path->next->def->payloadLen;
510 return (updateRecurse(path->next, &(cur[newOffset]), newLength,
528 cur = cur->next;
[all...]
/illumos-gate/usr/src/lib/libproject/common/
H A Dgetprojent.c381 char *p, *next; local
394 next = buffer;
402 p = gettok(&next, ':');
411 p = gettok(&next, ':');
427 p = gettok(&next, ':');
436 if ((users = gettok(&next, ':')) == NULL) {
443 if ((groups = gettok(&next, ':')) == NULL) {
450 if (next == NULL) {
457 project->pj_attr = next;
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c102 ho->next = ho_next;
136 for (rule = pvt->rules; rule; rule = rule->next) {
179 for (rule = pvt->rules; rule; rule = rule->next) {
219 for (rule = pvt->rules; rule; rule = rule->next) {
255 rval = (*ho->next)(ho);
260 pvt->rule = pvt->rule->next;
288 for (rule = pvt->rules; rule != NULL; rule = rule->next) {
327 for (rule = pvt->rules; rule != NULL; rule = rule->next) {
347 for (rule = pvt->rules; rule; rule = rule->next) {
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c119 struct node *next; member in struct:node
254 p = p -> next;
313 i = (i + c) % length; /* Advance to next slot */
435 q = &(p->next);
436 p = p->next;
455 *build(last, next, item)
457 NODE *next; /* Link to next list item */
469 p->next = next;
[all...]

Completed in 161 milliseconds

<<21222324252627282930>>