Searched refs:next (Results 326 - 350 of 1144) sorted by relevance

<<11121314151617181920>>

/osnet-11/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.c197 for (m = mechlist->mech_list; m; m = m->next) {
250 cur_next = cur->next;
280 cur_next = cur->next;
415 m = m->next;
529 mech->next = mechlist->mech_list;
585 m=m->next;
619 p = path_info->next;
652 m = m->next)
937 n->next = mechlist->mech_list;
1484 for(cur = s_conn->mech_contexts; cur; cur=cur->next) {
[all...]
/osnet-11/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...]
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgen.c225 for (rule = irs->map_rules[irs_ho]; rule; rule = rule->next) {
230 for (rule = irs->map_rules[irs_nw]; rule; rule = rule->next) {
297 struct irs_rule *next = rule->next; local
300 return (next);
329 new->next = NULL;
336 char option[50], *next; local
338 next = strchr(cp, ',');
339 if (next)
340 n = next
[all...]
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) {
/osnet-11/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...]
/osnet-11/usr/src/lib/libuutil/common/
H A Duu_avl.c69 uu_avl_pool_t *pp, *next, *prev; local
104 pp->uap_next = next = &uu_null_apool;
105 pp->uap_prev = prev = next->uap_prev;
106 next->uap_prev = pp;
212 uu_avl_t *ap, *next, *prev; local
237 next = &pp->uap_null_avl;
238 prev = UU_PTR_DECODE(next->ua_prev_enc);
239 ap->ua_next_enc = UU_PTR_ENCODE(next);
241 next->ua_prev_enc = UU_PTR_ENCODE(ap);
310 uu_avl_walk_t *next, *pre local
[all...]
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mh.c207 for (p = dnlp; (p != NULL); p = p->next)
221 for (p = dnlp, i = 0; (i < ndev); p = p->next, ++i) {
346 for (p = dnlp; (p != NULL); p = p->next)
360 for (p = dnlp, i = 0; (i < ndev); p = p->next, ++i) {
452 for (p = dslp; (p != NULL); p = p->next)
466 for (p = dslp, i = 0; (i < ndev); p = p->next, ++i) {
492 for (p = dslp, i = 0; (i < ndev); p = p->next, ++i) {
532 for (p = dnlp; (p != NULL); p = p->next) {
536 tailp = &dsp->next;
552 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...]
/osnet-11/usr/src/lib/libproject/common/
H A Dgetprojent.c378 char *p, *next; local
391 next = buffer;
399 p = gettok(&next, ':');
408 p = gettok(&next, ':');
424 p = gettok(&next, ':');
433 if ((users = gettok(&next, ':')) == NULL) {
440 if ((groups = gettok(&next, ':')) == NULL) {
447 if (next == NULL) {
454 project->pj_attr = next;
/osnet-11/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...]
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Daffs.c73 grub_uint32_t next; member in struct:grub_affs_file
375 grub_uint32_t next;
382 next = grub_be_to_cpu32 (hashtable[i]);
384 while (next)
386 grub_disk_read (data->disk, next + data->blocksize - 1,
393 if (grub_affs_create_node (next, &file))
396 next = grub_be_to_cpu32 (file.next);
578 .next = 0
373 grub_uint32_t next; local
/osnet-11/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...]
H A Ddrand48.c102 static void next(void);
109 next();
118 next();
125 next();
130 next(void) function
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_st_xdr.c87 return (xdr_pointer(xdrs, (char **)&objp->next,
115 return (xdr_pointer(xdrs, (char **)&objp->next,
133 return (xdr_pointer(xdrs, (char **)&objp->next,
164 nextp = &(*objp)->next;
171 objp = (xdrs->x_op == XDR_FREE) ? nextp : &(*objp)->next;
/osnet-11/usr/src/lib/libcmd/common/
H A Ddate.c56 " [+1.?Each operand sets the reference date for the next"
205 struct Fmt* next; member in struct:Fmt
270 } while (f = f->next);
309 fmt.next = 0;
347 f->next = fmts;
508 fmts = fmts->next;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/
H A Dktbase.c66 const struct krb5_kt_typelist *next; member in struct:krb5_kt_typelist
111 t_next = t->next;
134 for (t = kt_typehead; t && strcmp(t->ops->prefix,ops->prefix);t = t->next)
144 newt->next = kt_typehead;
213 for (; tlist; tlist = tlist->next) {
/osnet-11/usr/src/grub/grub2/grub-core/disk/ieee1275/
H A Dofdisk.c35 struct ofdisk_hash_ent *next; member in struct:ofdisk_hash_ent
59 p = p->next;
75 p->next = *head;
168 for (ent = ofdisk_hash[i]; ent; ent = ent->next)
379 .next = 0
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dgui.h82 struct grub_gfxmenu_timeout_notify *next; member in struct:grub_gfxmenu_timeout_notify
98 ne->next = grub_gfxmenu_timeout_notifications;
109 q; p = &(q->next), q = q->next)
112 *p = q->next;
H A Dscript_sh.h36 /* The next command. This can be used by the parent to form a chain
38 struct grub_script_cmd *next; member in struct:grub_script_cmd
74 struct grub_script_arg *next;
99 struct grub_script_arglist *next;
362 /* The next element. */
363 struct grub_script_function *next;
372 (var); (var) = (var)->next)
73 struct grub_script_arg *next; member in struct:grub_script_arg
98 struct grub_script_arglist *next; member in struct:grub_script_arglist
361 struct grub_script_function *next; member in struct:grub_script_function
/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/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c300 kmh_elem_t *elem, *next; local
326 next = elem->knext;
328 elem = next;
343 tmpo = delay_free_obj->next;
351 tmps = delay_free_ses->next;
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsGeneral.c363 kms_elem_t *elem, *next; local
372 next = elem->knext;
374 elem = next;
389 tmpo = delay_free_obj->next;
400 tmps = delay_free_ses->next;
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_llist.c309 * Obtain the next entry in the list, return NULL when we get to the
317 DAPL_LLIST_ENTRY *next; local
321 next = *head;
323 next = cur_ent->flink;
324 if (next == *head) {
328 return (next->data);
/osnet-11/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c343 for (t = *table_mapping; t->next != NULL;
344 t = t->next)
346 t->next = t_mapping;
793 __nis_object_dn_t *next = NULL; local
813 obj_dn = next;
815 last->next = next;
816 last = next;
817 next = NULL;
822 if (next
1036 __nis_mapping_rule_t *next = NULL; local
[all...]

Completed in 90 milliseconds

<<11121314151617181920>>