Searched refs:next (Results 351 - 375 of 1144) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/libast/common/port/
H A Dlcgen.c46 struct Link_s* next; member in struct:Link_s
70 struct Attribute_list_s*next; member in struct:Attribute_list_s
92 struct Language_list_s* next; member in struct:Language_list_s
144 for (p = 0, x = tab->root; x; p = x, x = x->next)
148 p->next = v;
151 v->next = 0;
167 for (x = tab->root; x; x = x->next)
467 lz->next = ll;
470 ll->next = 0;
542 az->next
[all...]
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dpdevinfo_sun4u.c112 if (next(0) == 0) {
116 root_node = walk(&sys_tree, NULL, next(0));
262 if (curnode = next(id)) {
H A Dpdevinfo_sun4v.c120 if (next(0) == 0) {
124 root_node = sun4v_walk(&sys_tree, NULL, next(0));
222 if (curnode = next(id)) {
/osnet-11/usr/src/lib/libldap4/common/
H A Dunbind.c57 LDAPMessage *lm, *next; local
100 for ( lm = ld->ld_responses; lm != NULL; lm = next ) {
101 next = lm->lm_next;
/osnet-11/usr/src/lib/libnsl/netdir/
H A Dnetdir.c75 struct translator *next; member in struct:translator
131 for (t = xlate_list; t; t = t->next) {
136 translate->next = xlate_list;
222 for (t = xlate_list; t; t = t->next) {
351 for (t = xlate_list; t; t = t->next) {
419 for (t = xlate_list; t; t = t->next) {
468 for (t = xlate_list; t; t = t->next) {
527 for (t = xlate_list; t; t = t->next) {
636 struct xlate_list *next; member in struct:xlate_list
647 xlastp = &xlp->next, xl
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dpmap_prot.c129 pmaplist_ptr next; local
140 * the case of freeing we must remember the next object
144 next = (*rp)->pml_next;
149 next_copy = next;
154 * but next itself survives.
H A Dsvc_door.c104 l->next = *list;
118 for (l = list; *l != NULL; l = &(*l)->next) {
120 tmp = (*l)->next;
138 tmp = (*list)->next;
156 tmp = l->next;
499 xret = xlist->next;
501 xlist->next = xret->next;
502 xret->next = NULL;
538 xlist->next
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dtail.c135 Tail_t* next; member in struct:Tail_s
623 pp->next = fp;
632 pp->next = 0;
673 goto next;
676 goto next;
689 goto next;
698 pp = pp->next = fp->next;
700 files = files->next;
701 fp = fp->next;
[all...]
/osnet-11/usr/src/lib/libcurses/screen/
H A Dwaddch.c75 goto next;
108 goto next;
114 next :
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dalias.c61 for (ap = dp->p.disk->aliases; ap != NULL; ap = ap->next) {
194 ap = ap->next;
196 dp = dp->next;
/osnet-11/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c183 *next; member in struct:hba_library_info
243 *next; member in struct:hba_tgtadapter_info
316 lib_infop = lib_infop->next) {
351 adapt_infop = adapt_infop->next) {
390 adapt_infop->next = _hbaapi_tgtadapterlist;
422 adapt_infop = adapt_infop->next) {
459 adapt_infop = adapt_infop->next) {
508 lib_infop = lib_infop->next) {
561 lib_infop = lib_infop->next) {
752 *next; member in struct:hba_npivadaptercallback_elem
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dprepare.c46 for (cur = config_tables; cur; cur = cur->next)
62 for (curhook = prepare_hooks; curhook; curhook = curhook->next)
95 for (cur = config_tables; cur; cur = cur->next, i++)
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dufs.c434 char *next;
449 next = grub_strchr (name, '/');
450 if (next)
452 next[0] = '\0';
453 next++;
495 if (!next)
500 name = next;
501 next = grub_strchr (name, '/');
502 if (next)
504 next[
433 char *next; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcontext.c80 for (var = context->prev->vars[i]; var; var = var->next)
129 q = p->next;
169 last = &(*last)->next;
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddl.h114 struct grub_dl_segment *next; member in struct:grub_dl_segment
125 struct grub_dl_dep *next; member in struct:grub_dl_dep
145 struct grub_dl *next; member in struct:grub_dl
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c263 goto next;
283 goto next;
317 next:
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemchr.s77 addq $4, %rdi / next word
86 incq %rdi / next byte
98 incq %rdi / next byte
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemchr.s80 addl $4, %eax / next word
89 incl %eax / next byte
102 incl %eax / next byte
/osnet-11/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun.c64 nvpair_t *nvp, *next; local
67 nvp = next) {
68 next = nvlist_next_nvpair(props, nvp);
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.c42 nvpair_t *nvp, *next; local
45 nvp = next) {
46 next = nvlist_next_nvpair(props, nvp);
/osnet-11/usr/src/lib/sun_sas/common/
H A Devent.c58 hba_ptr = hba_ptr->next) {
62 hba_port_ptr = hba_port_ptr->next) {
70 phy_ptr->next) {
/osnet-11/usr/src/lib/libc/port/aio/
H A Daio.c73 aio_worker_t *__nextworker_rw; /* next worker in list of workers */
80 aio_worker_t *__nextworker_no; /* next worker in list of workers */
246 * The next open may re-use this file descriptor and the new file
690 aio_worker_t *next; local
706 next = first;
708 _aio_cancel_work(next, fd, &canceled, &done);
709 } while ((next = next->work_forw) != first);
1702 * Add an AIO request onto the next work queue.
1703 * A circular list of workers is used to choose the next worke
1912 aio_req_t *next; local
2039 aio_req_t *next; local
2065 aio_req_t *next = NULL; local
2092 aio_req_t *next = NULL; local
[all...]
/osnet-11/usr/src/lib/libproc/common/
H A Dproc_names.c411 char *next; local
414 i = strtol(str, &next, 0);
415 if (i > 0 && i <= PRMAXFAULT && *next == '\0') {
454 char *next; local
457 i = strtol(str, &next, 0);
458 if (i > 0 && i <= PRMAXSYS && *next == '\0') {
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Drdb.c94 struct AmigaIds *next; member in struct:AmigaIds
104 newid->next = ids;
110 struct AmigaIds *current, *next; local
112 for (current = ids; current != NULL; current = next) {
113 next = current->next;
121 for (current = ids; current != NULL; current = current->next) {
265 uint32_t pb_Next; /* Block number of the next PartitionBlock */
313 uint32_t lk_Next; /* Block number of the next PartitionBlock */
320 uint32_t lk2_Next; /* Block number of the next PartitionBloc
563 PedSector next; local
619 PedPartition *next; local
[all...]
/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c260 attr_pw[0].type = ATTR_PASSWD; attr_pw[0].next = &attr_pw[1];
261 attr_pw[1].type = ATTR_REP_NAME; attr_pw[1].next = &attr_pw[2];
269 attr_pw[2].type = ATTR_FAILED_LOGINS; attr_pw[2].next = &attr_pw[3];
270 attr_pw[3].type = ATTR_HOMEDIR; attr_pw[3].next = &attr_pw[4];
271 attr_pw[4].type = ATTR_LSTCHG; attr_pw[4].next = &attr_pw[5];
272 attr_pw[5].type = ATTR_FLAG; attr_pw[5].next = NULL;

Completed in 90 milliseconds

<<11121314151617181920>>