/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | cut.c | 75 CB *cbp; in cut() local 197 CB *cbp, *del_cbp; in cb_rotate() local 244 cut_line(SCR *sp, db_recno_t lno, size_t fcno, size_t clen, CB *cbp) in cut_line() 285 CB *cbp; in cut_close() local
|
H A D | put.c | 41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
|
/netbsd-src/sys/dev/ata/ |
H A D | ld_ataraid.c | 140 #define CBUF_PUT(cbp) pool_cache_put(sc->sc_cbufpool, (cbp)) argument 267 struct cbuf *cbp = obj; in cbufpool_ctor() local 280 struct cbuf *cbp = obj; in cbufpool_dtor() local 289 struct cbuf *cbp; in ld_ataraid_make_cbuf() local 319 struct cbuf *cbp; in ld_ataraid_start_vstrategy() local 338 struct cbuf *cbp; in ld_ataraid_start_span() local 396 struct cbuf *cbp, *other_cbp; in ld_ataraid_start_raid0() local 494 struct cbuf *cbp = (struct cbuf *) vbp, *other_cbp; in ld_ataraid_iodone_raid0() local
|
/netbsd-src/games/gomoku/ |
H A D | pickmove.c | 262 struct combostr *cbp = sortframes[color]; in scanframes() local 566 struct combostr *cbp, *ecbp; in addframes() local 667 struct combostr *cbp; in makecombo() local 810 struct combostr *cbp, **cbpp; in makeempty() local 964 updatecombo(struct combostr *cbp, player_color color) in updatecombo() 1052 appendcombo(struct combostr *cbp) in appendcombo() 1081 checkframes(struct combostr *cbp, struct combostr *fcbp, struct spotstr *osp, in checkframes() 1217 struct combostr *cbp, *ecbp; in sortcombo() local 1329 printcombo(struct combostr *cbp, char *buf, size_t max) in printcombo() 1351 struct combostr *cbp, **cbpp; in markcombo() local [all …]
|
H A D | makemove.c | 64 sortframes_remove(struct combostr *cbp) in sortframes_remove() 127 struct combostr *cbp = &frames[fsp->s_frame[r]]; in makemove() local
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_display.c | 93 CB *cbp; in bdisplay() local 129 db(SCR *sp, CB *cbp, const char *np) in db()
|
H A D | ex_at.c | 45 CB *cbp; in ex_at() local
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
H A D | group.c | 75 static int mkfilter_group_bymember(nssov_group_cbp *cbp,struct berval *buf) in mkfilter_group_bymember() 142 static int write_group(nssov_group_cbp *cbp,Entry *entry) in write_group()
|
H A D | network.c | 53 static int write_network(nssov_network_cbp *cbp,Entry *entry) in write_network()
|
H A D | alias.c | 51 static int write_alias(nssov_alias_cbp *cbp,Entry *entry) in write_alias()
|
H A D | host.c | 53 static int write_host(nssov_host_cbp *cbp,Entry *entry) in write_host()
|
H A D | rpc.c | 55 static int write_rpc(nssov_rpc_cbp *cbp,Entry *entry) in write_rpc()
|
H A D | protocol.c | 53 static int write_protocol(nssov_protocol_cbp *cbp,Entry *entry) in write_protocol()
|
H A D | ether.c | 66 static int write_ether(nssov_ether_cbp *cbp,Entry *entry) in write_ether()
|
H A D | netgroup.c | 154 static int write_netgroup(nssov_netgroup_cbp *cbp,Entry *entry) in write_netgroup()
|
H A D | service.c | 115 static int write_service(nssov_service_cbp *cbp,Entry *entry) in write_service()
|
H A D | shadow.c | 158 static int write_shadow(nssov_shadow_cbp *cbp,Entry *entry) in write_shadow()
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_alloc.c | 121 struct buf *bp, *cbp; in lfs_extend_ifile() local 238 struct buf *bp, *cbp; in lfs_valloc() local 326 struct buf *bp, *cbp; in lfs_valloc_fixed() local 480 struct buf *cbp, *bp; in lfs_vfree() local
|
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | v_at.c | 44 CB *cbp; in v_at() local
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | pass0.c | 103 struct ubuf *bp, *cbp; in pass0() local
|
H A D | pass6.c | 213 struct ubuf *bp, *sbp, *cbp; in remove_ino() local 473 struct ubuf *bp, *cbp; in alloc_inode() local 551 struct ubuf *bp, *ibp, *sbp, *cbp; in pass6() local
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/ |
H A D | rbacperm.c | 39 rbac_callback_info_t *cbp = op->o_callback->sc_private; in rbac_read_permission_cb() local
|
/netbsd-src/sys/dev/ |
H A D | ccd.c | 156 #define CCD_PUTBUF(cbp) pool_cache_put(ccd_cache, cbp) argument 785 struct ccdbuf *cbp; in ccdstart() local 876 struct ccdbuf *cbp; ccdbuffer() local 982 struct ccdbuf *cbp = (struct ccdbuf *) vbp; ccdiodone() local [all...] |
/netbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_bmap.c | 207 struct buf *bp, *cbp; in ext2fs_bmaparray() local
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_bmap.c | 119 struct buf *bp, *cbp; in ufs_bmaparray() local
|