Home
last modified time | relevance | path

Searched defs:cbp (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/external/bsd/nvi/dist/common/
H A Dcut.c75 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 Dput.c41 put(SCR *sp, CB *cbp, ARG_CHAR_T *namep, MARK *cp, MARK *rp, int append) in put()
/netbsd-src/sys/dev/ata/
H A Dld_ataraid.c140 #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 Dpickmove.c262 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 Dmakemove.c64 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 Dex_display.c93 CB *cbp; in bdisplay() local
129 db(SCR *sp, CB *cbp, const char *np) in db()
H A Dex_at.c45 CB *cbp; in ex_at() local
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dgroup.c75 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 Dnetwork.c53 static int write_network(nssov_network_cbp *cbp,Entry *entry) in write_network()
H A Dalias.c51 static int write_alias(nssov_alias_cbp *cbp,Entry *entry) in write_alias()
H A Dhost.c53 static int write_host(nssov_host_cbp *cbp,Entry *entry) in write_host()
H A Drpc.c55 static int write_rpc(nssov_rpc_cbp *cbp,Entry *entry) in write_rpc()
H A Dprotocol.c53 static int write_protocol(nssov_protocol_cbp *cbp,Entry *entry) in write_protocol()
H A Dether.c66 static int write_ether(nssov_ether_cbp *cbp,Entry *entry) in write_ether()
H A Dnetgroup.c154 static int write_netgroup(nssov_netgroup_cbp *cbp,Entry *entry) in write_netgroup()
H A Dservice.c115 static int write_service(nssov_service_cbp *cbp,Entry *entry) in write_service()
H A Dshadow.c158 static int write_shadow(nssov_shadow_cbp *cbp,Entry *entry) in write_shadow()
/netbsd-src/sys/ufs/lfs/
H A Dlfs_alloc.c121 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 Dv_at.c44 CB *cbp; in v_at() local
/netbsd-src/sbin/fsck_lfs/
H A Dpass0.c103 struct ubuf *bp, *cbp; in pass0() local
H A Dpass6.c213 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 Drbacperm.c39 rbac_callback_info_t *cbp = op->o_callback->sc_private; in rbac_read_permission_cb() local
/netbsd-src/sys/dev/
H A Dccd.c156 #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 Dext2fs_bmap.c207 struct buf *bp, *cbp; in ext2fs_bmaparray() local
/netbsd-src/sys/ufs/ufs/
H A Dufs_bmap.c119 struct buf *bp, *cbp; in ufs_bmaparray() local

123