Searched defs:nextp (Results 1 - 25 of 75) sorted by relevance

123

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_st_xdr.c152 rpcbs_addrlist_ptr *nextp; local
164 nextp = &(*objp)->next;
171 objp = (xdrs->x_op == XDR_FREE) ? nextp : &(*objp)->next;
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw_fdb.h57 struct mfdb_ent *nextp; /* next entry in list */ member in struct:mfdb_ent
H A Dvio_util.h122 struct vio_mblk_pool *nextp; /* next in a list */ member in struct:vio_mblk_pool
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_cbufcall.c163 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;
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_all.c124 offset_t *offp, offset_t *nextp, void *unused, int flags)
143 *nextp = next + 1;
123 ctfs_adir_do_readdir(vnode_t *vp, void *dp, int *eofp, offset_t *offp, offset_t *nextp, void *unused, int flags) argument
H A Dctfs_tdir.c111 offset_t *offp, offset_t *nextp, void *data, int flags)
131 *nextp = next + 1;
110 ctfs_tdir_do_readdir(vnode_t *vp, void *dp, int *eofp, offset_t *offp, offset_t *nextp, void *data, int flags) argument
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_root.c109 offset_t *offp, offset_t *nextp, void *data, int flags)
151 *nextp = mp->mod_id + 1;
108 objfs_root_do_readdir(vnode_t *vp, void *dp, int *eofp, offset_t *offp, offset_t *nextp, void *data, int flags) argument
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_fa.c148 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;
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_lu.c156 struct lu_list *nextp; local
159 nextp = listp->next;
163 listp = nextp;
H A Dinuse_fs.c341 struct vfstab_list *nextp; local
344 nextp = listp->next;
348 listp = nextp;
H A Dinuse_mnt.c166 struct mntpnt_list *nextp; local
169 nextp = listp->next;
173 listp = nextp;
H A Dinuse_vxvm.c242 struct vxvm_list *nextp; local
245 nextp = listp->next;
248 listp = nextp;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetspent_r.c114 getfield(constp *nextp, constp limit, int uns, void *valp) argument
116 constp p = *nextp;
126 *nextp = p;
162 *nextp = p;
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dbuffer_list.c265 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;
/illumos-gate/usr/src/tools/ctf/common/
H A Dlist.c61 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);
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_sc.c73 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
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_sc.c69 struct rds_node_record_s *nextp; member in struct:rds_node_record_s
129 p = p->nextp;
138 p->nextp = NULL;
156 p->nextp = rdsv3_pathmap;
196 p = p->nextp;
242 p->prevp->nextp = p->nextp;
246 rdsv3_pathmap = p->nextp;
249 if (p->nextp) {
250 p->nextp
[all...]
/illumos-gate/usr/src/cmd/write/
H A Dwrite.c585 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_siz
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h126 struct linkbuf *nextp; member in struct:linkbuf
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetahs.c416 mddevid_t *nextp; local
438 for (nextp = ldevidp; nextp != NULL; ldevidp = nextp) {
440 nextp = ldevidp->next;
/illumos-gate/usr/src/cmd/enhance/
H A Denhance.c567 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...]
/illumos-gate/usr/src/cmd/ldmad/
H A Dmdesc_mutable.h62 (_itv) = (_itv)->nextp)
68 * Add node _nodep to the end of _chain via the required 'nextp' element.
75 (_chain).endp->nextp = (_nodep); \
78 (_nodep)->nextp = NULL; \
93 md_string_t *nextp; member in struct:md_string
102 md_data_block_t *nextp; member in struct:md_data_block
124 md_prop_t *nextp; member in struct:md_prop
130 md_node_t *nextp; member in struct:md_node
/illumos-gate/usr/src/tools/cscope-fast/
H A Ddir.c418 struct listitem *p, *nextp; local
425 for (p = srcfiletable[i]; p != NULL; p = nextp) {
426 nextp = p->next;
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c89 dls_multicst_addr_t *nextp; local
105 for (p = dsp->ds_dmap; p != NULL; p = nextp) {
107 nextp = p->dma_nextp;
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_resource.h141 struct iser_msg_s *nextp; /* for building lists */ member in struct:iser_msg_s

Completed in 1522 milliseconds

123