Searched refs:next (Results 1151 - 1175 of 2472) sorted by relevance

<<41424344454647484950>>

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c424 void *next; local
432 next = kmem_zalloc(IMMU_PAGESIZE, kmflag);
433 if (next == NULL) {
439 kmem_free(next, IMMU_PAGESIZE);
452 kmem_free(next, IMMU_PAGESIZE);
463 kmem_free(next, IMMU_PAGESIZE);
469 pgtable->swpg_next_array = next;
501 * (for example to hold pointers to the next level pgtable).
1743 PDTE_check(immu_t *immu, hw_pdte_t pdte, pgtable_t *next, paddr_t paddr, argument
1763 if (next
1911 pgtable_t *next; local
2171 PDE_set_one(immu_t *immu, hw_pdte_t *hwp, pgtable_t *next, dev_info_t *rdip, immu_flags_t immu_flags) argument
2246 pgtable_t *next; local
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c141 struct _rule_component *next; member in struct:_rule_component
183 trc = rc->next;
305 rc->next = NULL;
313 * beginning of the next keyword (or the end of the rule).
446 for (trc = rs->crs; trc != NULL && trc->next != NULL; trc = trc->next);
450 trc->next = rc;
600 for (rc = rs->crs; rc != NULL; rc = rc->next) {
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c96 struct nl7c_addr_s *next; /* next entry */ member in struct:nl7c_addr_s
153 p = p->next;
184 p = p->next;
199 new->next = old;
221 p = p->next;
229 p->next = nl7caddrs;
265 p = p->next;
427 /* Found EOL, empty line, next line */
486 /* Found EOL, start on next lin
[all...]
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h206 * text.p points to the next char to read/write.
274 struct _Chain *next; member in struct:_Chain
283 struct _Cmd_line *next; member in struct:_Cmd_line
300 struct _Dependency *next; member in struct:_Dependency
410 struct _Macro_list *next; member in struct:_Macro_list
539 struct _Percent *next; member in struct:_Percent
688 struct _Property *next; member in struct:_Property
702 struct _Envvar *next; member in struct:_Envvar
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c57 STAILQ_ENTRY(bootblk_command) next;
300 * we own the space allocated for arguments and will free that on next
514 STAILQ_FOREACH(cmdp, &commands, next) {
677 "' " /* get next word's xt */ \
678 "swap >in ! " /* point again to next word */ \
679 "create " /* create a new definition of the next word */ \
718 STAILQ_INSERT_TAIL(&commands, cmdp, next);
720 STAILQ_INSERT_TAIL(&commands, cmdp, next);
722 STAILQ_INSERT_TAIL(&commands, cmdp, next);
724 STAILQ_INSERT_TAIL(&commands, cmdp, next);
1658 struct includeline *next; member in struct:includeline
[all...]
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c2747 p = p->next;
2750 pin->next = prev->next;
2751 prev->next = pin;
2753 pin->next = codec->first_pin;
3113 pin = pin->next;
3234 for (pin = codec->first_pin; pin; pin = pin->next) {
3341 wid_t wid, next; local
3376 next = widget->output_path_next;
3377 if (next
3513 wid_t wid, next; local
3804 wid_t wid, next; local
4204 wid_t wid, next; local
4632 wid_t wid, next; local
4717 wid_t wid, next; local
[all...]
/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c86 uchar_t *ip = *pip; /* next byte to read */
152 uchar_t *ip = *pip; /* next byte to read */
461 goto next;
471 goto next;
498 next:
649 next:
703 goto next;
713 goto next;
740 next:
1036 goto next;
[all...]
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc92 struct cont_lock *next; member in struct:cont_lock
187 while (prev->next != NULL) {
188 prev = prev->next;
190 prev->next = lock;
205 which = which->next;
223 lock->next = NULL;
307 cur = cur->next;
669 fru_nodehdl_t next; local
698 if ((status = fru_get_child(node, &next)) == FRU_SUCCESS)
699 status = fru_walk_tree(next, pat
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c338 memseg = memseg->next;
1718 * Virtual available next.
2470 msp->next = memseg_free;
2498 prev_memsegp = &((*prev_memsegp)->next)) {
2503 memsegp->next = *prev_memsegp;
2507 memsegp->nextpa = (memsegp->next) ?
2508 va_to_pa(memsegp->next) : MSEG_NULLPTR_PA;
2513 offsetof(struct memseg, next));
2551 memseg_find(pfn_t base, pfn_t *next) argument
2555 if (next !
2575 pfn_t base = btop(addr), next; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c62 struct transentry *next; member in struct:transentry
102 struct nfslog_trans_file *next; /* next file in list */ member in struct:nfslog_trans_file
103 struct nfslog_trans_file *prev; /* next file in list */
164 pte->next = pte->prev = NULL;
182 for (pte = te_list->next; pte != te_list; pte = pte->next) {
193 for (pte = te_list->next; pte != te_list; pte = pte->next) {
252 if (pte->next)
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c183 struct d_list_s *next; member in struct:d_list_s
520 temp->next = NULL;
527 d_tail->next = temp;
562 ips_act_props_t *next = parent->ips_acts; local
572 while (next != NULL) {
573 current = next;
574 next = next->iap_next;
983 uint64_t *next = NULL; local
1005 next
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c720 shadow_list.next = &shadow_list;
774 if (shadow_list.next != &shadow_list || errent_listp != NULL) {
1764 ep->next = errent_listp;
1778 for (hp = shadow_list.next; hp != &shadow_list; hp = hp->next) {
1837 hep = hep->next;
1849 prev_hep->next = hep->next;
1851 errent_listp = hep->next;
1861 for (hp = shadow_list.next; h
[all...]
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c2106 char *next, *string; local
2113 next = string;
2115 while ((next = strchr(next, ',')) != NULL) {
2116 *next++ = '\0';
2126 next = string;
2128 (*namelist)[count + i] = next;
2129 next += strlen(next) + 1;
2160 char *this, *next, *en local
2288 time_t now, next, start, next_report; local
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c83 * into the mode. This needs to be fixed in the next rev.
1148 struct rfs_async_write_list *next; member in struct:rfs_async_write_list
1225 for (lp = rfs_async_write_head; lp != NULL; lp = lp->next) {
1267 nlp->next = NULL;
1273 while (lp->next != NULL)
1274 lp = lp->next;
1275 lp->next = nlp;
1287 rfs_async_write_head = nlp->next;
1290 while (lp->next != nlp)
1291 lp = lp->next;
[all...]
/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c75 head->next = entry;
78 tmp->next = tmp;
92 tmp = &head->next[key];
93 tmp->next->prev = entry;
94 entry->next = tmp->next;
96 tmp->next = entry;
102 (entry)->next->prev = (entry)->prev; \
103 (entry)->prev->next = (entry)->next; \
510 amd64_gart_dev_list_t *next; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c54 * block points to ulp packet private area, next follows the fc_packet
782 fc_ulp_ports_t *next; local
792 while ((next = mod->mod_ports) != NULL) {
793 mod->mod_ports = next->port_next;
794 fctl_dealloc_ulp_port(next);
1091 int next; local
1099 next = ((ulp_pkt[count]->pkt_tran_flags)
1101 ASSERT(next == polled);
2878 fc_ulp_ports_t *next; local
2885 next
2928 fc_ulp_ports_t *next; local
2965 fctl_dealloc_ulp_port(fc_ulp_ports_t *next) argument
2975 fc_ulp_ports_t *next; local
3380 fc_remote_node_t *next; local
3420 fc_remote_node_t *next; local
[all...]
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c846 for (dmd = DEVI(devi)->devi_minor; dmd; dmd = dmd->next) {
1311 for (dmd = DEVI(devi)->devi_minor; dmd; dmd = dmd->next) {
1371 struct dv_node *next; local
1393 for (dv = DV_FIRST_ENTRY(ddv); dv; dv = next) {
1394 next = DV_NEXT_ENTRY(ddv, dv);
1479 * the DV_BUILD flag to allow the next dv_filldir() to pick
1863 struct dv_list *next; member in struct:dv_list
1875 struct dv_list *head, *tail, *next; local
1885 head = tail = next = NULL;
1904 next
[all...]
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c550 * advance to next sector boundary
1517 * Try to lock the next page, if it exists, without
2061 hqueue->next = NULL;
2072 if (hqueue->next != NULL) {
2073 avl_remove(&hqueue->read_tree, hqueue->next);
2074 kmem_cache_free(hio_cache, hqueue->next);
2147 if (hqueue->next != NULL) {
2148 avl_remove(&hqueue->read_tree, hqueue->next);
2149 kmem_cache_free(hio_cache, hqueue->next);
2150 hqueue->next
[all...]
/illumos-gate/usr/src/lib/libcmd/common/
H A Dgrep.c124 struct Item_s* next; /* next in list */ member in struct:Item_s
222 p->tail = p->tail->next = x;
239 p->tail->next = x;
256 for (x = state->pattern.head; x; x = x->next)
258 for (x = state->file.head; x; x = x->next)
413 } while (x = x->next);
501 } while (x = x->next);
529 } while (x = x->next);
609 } while (x = x->next);
[all...]
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c1120 cur_node = cur_node->next;
1191 cur_node = cur_node->next;
1429 node_ptr->prev->next = node_ptr->next;
1431 if (node_ptr->next != NULL) {
1432 node_ptr->next->prev = node_ptr->prev;
1437 if (node_ptr->next == NULL) {
1441 transq_hdr.head = node_ptr->next;
1481 (transq_hdr.end)->next = *node_ptr;
1554 cur_node = cur_node->next;
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c39 struct strlist *next; member in struct:strlist
161 {ERR_FC_GET_NEXT_DEV, 0, 1, "Failed to get next device on device map"},
474 lunp = lunlist->next;
747 dummy.next = NULL;
764 sp->next = NULL;
765 tailp->next = sp;
790 for (sp = dummy.next; sp != NULL; sp = sp->next) {
805 sp = dummy.next;
807 savep = sp->next;
[all...]
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c219 loop = loop->next;
232 loop = loop->next;
264 new->next = NULL;
266 new->next = ClusterCache;
274 loop = loop->next;
276 trailer->next = new;
278 new->next = loop;
280 new->next = NULL;
1324 * Look up FAT entry of next link in cluster chain,
1325 * if this one is the last one return 0 as the next lin
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c120 struct reg_files *next; member in struct:reg_files
232 * object list returning the array index of the next
365 regfiles_head->next = NULL;
370 rfp->next =
372 if (rfp->next == NULL) {
376 rfp = rfp->next;
377 rfp->next = NULL;
681 rfp = rfp->next;
727 * next pass.
799 * index number of the next regula
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c607 * not being processed, make sure we advance to the next one.
865 frauthent_t *fae, *next, zero; local
877 * Retrieve "previous" entry from token and find the next entry.
881 next = ifs->ifs_fae_list;
883 next = fae->fae_next;
890 if (next != NULL) {
891 ATOMIC_INC(next->fae_ref);
892 token->ipt_data = next;
895 next = &zero;
907 error = COPYOUT(next, it
[all...]
H A Dip_frag.c365 * Compute the offset of the expected start of the next packet.
951 ipfr_t *frag, *next, zero; local
957 * Retrieve "previous" entry from token and find the next entry.
961 next = *top;
963 next = frag->ipfr_next;
969 if (next != NULL) {
970 ATOMIC_INC(next->ipfr_ref);
971 token->ipt_data = next;
974 next = &zero;
986 error = COPYOUT(next, it
[all...]

Completed in 251 milliseconds

<<41424344454647484950>>