| /onnv/onnv-gate/usr/src/lib/libnsl/rpc/ |
| rpcb_st_xdr.c | 152 rpcbs_addrlist_ptr *nextp; local 164 nextp = &(*objp)->next; 171 objp = (xdrs->x_op == XDR_FREE) ? nextp : &(*objp)->next;
|
| /onnv/onnv-gate/usr/src/uts/sun4v/sys/ |
| vsw_fdb.h | 57 struct mfdb_ent *nextp; /* next entry in list */ member in struct:mfdb_ent
|
| vio_util.h | 112 struct vio_mblk_pool *nextp; /* next in a list */ member in struct:vio_mblk_pool
|
| /onnv/onnv-gate/usr/src/uts/common/crypto/api/ |
| kcf_cbufcall.c | 163 kcf_cbuf_elem_t *nextp = cbufp->kc_next; local 166 if (nextp != NULL) 167 nextp->kc_prev = prevp; 172 prevp->kc_next = nextp; 174 cbuf_list_head = nextp;
|
| kcf_miscapi.c | 378 kcf_ntfy_elem_t *nextp = nep->kn_next; local 381 if (nextp != NULL) 382 nextp->kn_prev = prevp; 387 prevp->kn_next = nextp; 389 ntfy_list_head = nextp;
|
| /onnv/onnv-gate/usr/src/uts/common/io/aggr/ |
| aggr_send.c | 79 mblk_t *nextp; local 96 nextp = mp->b_next; 134 ret_mp->b_next = nextp; 140 if ((mp = nextp) == NULL)
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/ |
| buffer_list.c | 265 struct buffer_ent *bep, *nextp; local 267 for (bep = *be_listpp; bep != NULL; bep = nextp) { 268 nextp = bep->be_next; 290 struct sharepnt_ent *nextp; local 292 for (; sep_listp != NULL; sep_listp = nextp) { 293 nextp = sep_listp->se_next;
|
| /onnv/onnv-gate/usr/src/tools/ctf/common/ |
| list.c | 61 list_t **nextp; local 63 for (nextp = list; *nextp; nextp = &((*nextp)->l_next)) { 64 if (cmp((*nextp)->l_data, data) > 0) 68 list_add(nextp, data);
|
| /onnv/onnv-gate/usr/src/uts/common/io/1394/ |
| s1394_fa.c | 148 s1394_target_t *curp, **nextp, *prevp = NULL; local 150 for (nextp = &fal->fal_head; (curp = *nextp) != NULL; ) { 152 *nextp = target->target_fa[type].fat_next; 159 nextp = &curp->target_fa[type].fat_next;
|
| /onnv/onnv-gate/usr/src/cmd/fps/fpsd/ |
| fpsd_esutil.c | 131 di_prop_t nextp; local 180 for (nextp = di_prop_next(node, DI_PROP_NIL); nextp != DI_PROP_NIL; 181 nextp = di_prop_next(node, nextp)) { 182 if (strcmp(di_prop_name(nextp), "pm-components") == 0) {
|
| /onnv/onnv-gate/usr/src/lib/libdiskmgt/common/ |
| inuse_fs.c | 341 struct vfstab_list *nextp; local 344 nextp = listp->next; 348 listp = nextp;
|
| inuse_lu.c | 156 struct lu_list *nextp; local 159 nextp = listp->next; 163 listp = nextp;
|
| inuse_mnt.c | 166 struct mntpnt_list *nextp; local 169 nextp = listp->next; 173 listp = nextp;
|
| cache.c | 165 slice_t *nextp; local 167 nextp = dp->next; 170 dp = nextp; 176 slice_t *nextp; local 178 nextp = dp->next; 181 dp = nextp; 271 alias_t *nextp; local 273 nextp = ap->next; 275 ap = nextp; 880 disk_t *nextp; local 887 controller_t *nextp; local 894 bus_t *nextp; local [all...] |
| inuse_vxvm.c | 242 struct vxvm_list *nextp; local 245 nextp = listp->next; 248 listp = nextp;
|
| /onnv/onnv-gate/usr/src/tools/cscope-fast/ |
| dir.c | 418 struct listitem *p, *nextp; local 425 for (p = srcfiletable[i]; p != NULL; p = nextp) { 426 nextp = p->next;
|
| /onnv/onnv-gate/usr/src/uts/common/io/ib/clients/rds/ |
| rdsib_sc.c | 73 struct rds_node_record_s *nextp; member in struct:rds_node_record_s 133 p = p->nextp; 142 p->nextp = NULL; 160 p->nextp = rds_pathmap; 200 p = p->nextp; 246 p->prevp->nextp = p->nextp; 250 rds_pathmap = p->nextp; 253 if (p->nextp) { 254 p->nextp->prevp = p->prevp [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/dls/ |
| dls.c | 84 dls_multicst_addr_t *nextp; local 101 for (p = dsp->ds_dmap; p != NULL; p = nextp) { 103 nextp = p->dma_nextp;
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
| defs.h | 126 struct linkbuf *nextp; member in struct:linkbuf
|
| /onnv/onnv-gate/usr/src/cmd/enhance/ |
| enhance.c | 567 char *nextp; /* A pointer to the next unprocessed character */ local 612 nextp = crptr && crptr < nlptr ? crptr : nlptr; 614 nextp = crptr; 616 nextp = rbuff + len; 618 nextp = NULL; 623 if(nextp) { 635 (void) pty_write_to_fd(STDOUT_FILENO, rbuff, nextp - rbuff); 643 while(*nextp=='\n' || *nextp=='\r') 644 nextp++ [all...] |
| /onnv/onnv-gate/usr/src/cmd/fmli/sys/ |
| actrec.c | 496 register struct actrec *p, *nextp; local 501 nextp = AR_head->nextrec; /* miked k17+ */ 505 p = nextp; /* miked k17+ */ 506 nextp = p->nextrec; /* miked k17+ */
|
| /onnv/onnv-gate/usr/src/cmd/lvm/util/ |
| metahs.c | 416 mddevid_t *nextp; local 438 for (nextp = ldevidp; nextp != NULL; ldevidp = nextp) { 440 nextp = ldevidp->next;
|
| /onnv/onnv-gate/usr/src/cmd/write/ |
| write.c | 585 char *cp, *nextp, *lastp; local 604 nextp = buf; 606 while (nextp < lastp) { 607 if ((n = (lastp - nextp)) > (unsigned int)MB_CUR_MAX) 609 if ((n = mbtowc((wchar_t *)0, nextp, n)) <= 0) { 610 if ((lastp - nextp) < (unsigned int)MB_CUR_MAX) 614 nextp += n; 617 delta_size = lastp - nextp; 619 if (nextp[delta_size - 1] != '\n') { 621 memcpy(delta_pool, nextp, delta_size) [all...] |
| /onnv/onnv-gate/usr/src/common/exacct/ |
| exacct_core.c | 420 ea_object_t **nextp; local 432 for (nextp = &group->eo_group.eg_objs; *nextp != NULL; 433 nextp = &(*nextp)->eo_next) 436 ea_attach_object(nextp, obj);
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ib/clients/iser/ |
| iser_resource.h | 141 struct iser_msg_s *nextp; /* for building lists */ member in struct:iser_msg_s
|