Searched refs:nextp (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/cddl/contrib/opensolaris/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);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dutil-internal.h152 struct type *elm1, *elm2, **nextp; \
171 nextp = &LIST_FIRST((dlist)); \
174 EVUTIL_ASSERT(*nextp == elm1); \
175 EVUTIL_ASSERT(nextp == elm1->field.le_prev); \
176 nextp = &LIST_NEXT(elm1, field); \
177 elm1 = *nextp; \
188 struct type *elm1, *elm2, **nextp; \
207 nextp = &TAILQ_FIRST((tailq)); \
210 EVUTIL_ASSERT(*nextp == elm1); \
211 EVUTIL_ASSERT(nextp
[all...]
H A Dht-internal.h230 struct type **p, **nextp, *next; \
236 nextp = &(*p)->field.hte_next; \
237 next = *nextp; \
242 p = nextp; \
/freebsd-9.3-release/lib/libc/db/hash/
H A Dpage.h87 BUFHEAD *nextp; member in struct:__anon5024
H A Dhash_bigkey.c573 if (!(ret->nextp =
577 ret->nextp = NULL;
H A Dhash_page.c315 bufp = ret.nextp;
320 last_bfp = ret.nextp;
/freebsd-9.3-release/sbin/dmesg/
H A Ddmesg.c80 char *bp, *ep, *memf, *nextp, *nlistf, *p, *q, *visbp; local
176 for (; p < ep; p = nextp) {
177 nextp = memchr(p, '\n', ep - p);
178 nextp++;
192 (void)strvisx(visbp, p, nextp - p, 0);
/freebsd-9.3-release/usr.bin/w/
H A Dw.c114 } *ep, *ehead = NULL, **nextp = &ehead; variable in typeref:struct:entry
234 *nextp = ep;
235 nextp = &ep->next;
335 for (nextp = &ehead;
336 (*nextp) && from->idle >= (*nextp)->idle;
337 nextp = &(*nextp)->next)
341 save->next = *nextp;
342 *nextp
[all...]
/freebsd-9.3-release/contrib/less/
H A Dlinenum.c130 register struct linenum_info *nextp; local
142 nextp = p;
167 new->next = nextp;
172 nextp->prev = new;
179 calcgap(nextp);
/freebsd-9.3-release/bin/date/
H A Dvary.c85 struct vary *result, **nextp; local
91 nextp = &v->next;
93 nextp = &result;
95 if ((*nextp = (struct vary *)malloc(sizeof(struct vary))) == NULL)
97 (*nextp)->arg = arg;
98 (*nextp)->next = NULL;
/freebsd-9.3-release/contrib/cvs/src/
H A Dwatch.c41 char *nextp; local
115 nextp = NULL;
118 nextp = pend + 1;
170 p = nextp;
H A Dedit.c783 char *nextp;
817 nextp = strchr (p, ',');
824 p = nextp == NULL ? nextp : nextp + 1;
835 if (endq == NULL || (nextp != NULL && endq > nextp))
837 if (nextp == NULL)
840 endq = nextp;
882 if (nextp !
781 char *nextp; local
[all...]
H A Dlog.c1676 Node *nextp; local
1679 nextp = findnode (rcs->versions, ver->next);
1680 if (nextp == NULL)
1683 nextver = nextp->data;
/freebsd-9.3-release/contrib/groff/src/devices/grotty/
H A Dtty.cpp653 glyph *nextp; local
658 for (p = g; p; delete p, p = nextp) {
659 nextp = p->next;
664 if (nextp && p->hpos == nextp->hpos) {
666 nextp->draw_mode() == VDRAW_MODE) {
668 nextp->code =
670 + ((nextp->mode & (START_LINE|END_LINE)) >> 6)];
672 nextp->code = '+';
675 if (p->draw_mode() != 0 && p->draw_mode() == nextp
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dvar-tracking.c748 location_chain *nextp; local
751 nextp = &new_var->var_part[i].loc_chain;
760 *nextp = new_lc;
761 nextp = &new_lc->next;
854 attrs *nextp; local
858 nextp = &set->regs[REGNO (loc)];
859 for (node = *nextp; node; node = next)
866 *nextp = next;
871 nextp = &node->next;
1236 location_chain *nextp; local
2106 location_chain *nextp; local
2289 location_chain *nextp; local
[all...]
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_if.c915 struct pfi_kif *p, *nextp; local
923 for (p = RB_MIN(pfi_ifhead, &V_pfi_ifs); p; p = nextp) {
924 nextp = RB_NEXT(pfi_ifhead, &V_pfi_ifs, p);
926 for (p = RB_MIN(pfi_ifhead, &pfi_ifs); p; p = nextp) {
927 nextp = RB_NEXT(pfi_ifhead, &pfi_ifs, p);
946 nextp = RB_NEXT(pfi_ifhead, &V_pfi_ifs, p);
948 nextp = RB_NEXT(pfi_ifhead, &pfi_ifs, p);
/freebsd-9.3-release/usr.sbin/syslogd/
H A Dsyslogd.c1539 struct filed *f, *next, **nextp; local
1596 nextp = &Files;
1601 *nextp = (struct filed *)calloc(1, sizeof(*f));
1602 if (*nextp == NULL) {
1606 cfline("*.ERR\t/dev/console", *nextp, "*", "*");
1607 (*nextp)->f_next = (struct filed *)calloc(1, sizeof(*f));
1608 if ((*nextp)->f_next == NULL) {
1612 cfline("*.PANIC\t*", (*nextp)->f_next, "*", "*");
1690 *nextp = f;
1691 nextp
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_log_recover.c1583 xfs_buf_cancel_t *nextp; local
1640 nextp = *bucket;
1641 while (nextp != NULL) {
1642 if (nextp->bc_blkno == blkno && nextp->bc_len == len) {
1643 nextp->bc_refcount++;
1646 prevp = nextp;
1647 nextp = nextp->bc_next;
H A Dxfs_bmap.c6072 xfs_bmbt_rec_t *nextp; /* next extent entry */
6079 nextp = xfs_iext_get_ext(ifp, idx + 1);
6081 (void *)(nextp));
6082 ep = nextp;
6229 xfs_bmbt_rec_t *nextp; /* pointer to next extent */ local
6320 nextp = XFS_BTREE_REC_ADDR(mp->m_sb.sb_blocksize, xfs_bmbt,
6327 (void *)(nextp));
6329 ep = nextp;
H A Dxfs_rtalloc.c219 xfs_rtblock_t *nextp, /* out: next block to try */
311 * Allocation failed. Set *nextp to the next block to try.
313 *nextp = next;
212 xfs_rtallocate_extent_block( xfs_mount_t *mp, xfs_trans_t *tp, xfs_rtblock_t bbno, xfs_extlen_t minlen, xfs_extlen_t maxlen, xfs_extlen_t *len, xfs_rtblock_t *nextp, xfs_buf_t **rbpp, xfs_fsblock_t *rsb, xfs_extlen_t prod, xfs_rtblock_t *rtblock) argument
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c2835 unsigned char const *nextp; local
2839 nextp = p;
2840 s = transit_state(d, s, &nextp);
2841 p = nextp;
2896 unsigned char const *nextp; local
2897 nextp = p;
2898 s = transit_state(d, s, &nextp);
2899 p = nextp;
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixv.c3301 int i, nextp, processed = 0; local
3356 nextp = i + 1;
3357 if (nextp == adapter->num_rx_desc)
3358 nextp = 0;
3359 nbuf = &rxr->rx_buffers[nextp];
H A Dixgbe.c4409 int i, nextp, processed = 0; local
4491 nextp = ((staterr &
4495 nextp = i + 1;
4496 if (nextp == adapter->num_rx_desc)
4497 nextp = 0;
4499 nbuf = &rxr->rx_buffers[nextp];
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dir.c334 getcomponent(const char *path, char *component, const char **nextp) argument
379 *nextp = p;
H A Dzfs_ctldir.c1153 offset_t *offp, offset_t *nextp, void *data, int flags)
1189 *nextp = cookie;
1152 zfsctl_snapdir_readdir_cb(vnode_t *vp, void *dp, int *eofp, offset_t *offp, offset_t *nextp, void *data, int flags) argument

Completed in 331 milliseconds

12