Home
last modified time | relevance | path

Searched defs:bp (Results 151 – 175 of 793) sorted by relevance

12345678910>>...32

/freebsd/sys/fs/ext2fs/
H A Dext2_lookup.c145 struct buf *bp; in ext2_readdir() local
319 struct buf *bp; /* a buffer of directory entries */ in ext2_lookup_ino() local
978 struct buf *bp; in ext2_add_entry() local
1079 struct buf *bp; in ext2_dirremove() local
1128 struct buf *bp; in ext2_dirrewrite() local
H A Dext2_alloc.c888 ext2_cg_block_bitmap_init(struct m_ext2fs *fs, int cg, struct buf *bp) in ext2_cg_block_bitmap_init()
945 ext2_b_bitmap_validate(struct m_ext2fs *fs, struct buf *bp, int cg) in ext2_b_bitmap_validate()
1003 struct buf *bp; in ext2_alloccg() local
1154 struct buf *bp; in ext2_clusteralloc() local
1260 struct buf *bp; in ext2_zero_inode_table() local
1311 struct buf *bp; in ext2_nodealloccg() local
1422 struct buf *bp; in ext2_blkfree() local
1468 struct buf *bp; in ext2_vfree() local
/freebsd/contrib/tcpdump/
H A Dnetdissect.c185 nd_push_snaplen(netdissect_options *ndo, const u_char *bp, const u_int newlen) in nd_push_snaplen()
245 nd_change_snaplen(netdissect_options *ndo, const u_char *bp, const u_int newlen) in nd_change_snaplen()
H A Dprint-vjc.c87 vjc_print(netdissect_options *ndo, const u_char *bp, u_short proto _U_) in vjc_print()
H A Dprint-calm-fast.c42 calm_fast_print(netdissect_options *ndo, const u_char *bp, u_int length, const struct lladdr_info *… in calm_fast_print()
H A Dprint-frag6.c36 frag6_print(netdissect_options *ndo, const u_char *bp, const u_char *bp2) in frag6_print()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_add.c79 const BN_ULONG *ap, *bp; in BN_uadd() local
129 const BN_ULONG *ap, *bp; in BN_usub() local
/freebsd/sys/powerpc/powernv/
H A Dopal_flash.c125 opalflash_getattr(struct bio *bp) in opalflash_getattr()
146 opalflash_strategy(struct bio *bp) in opalflash_strategy()
286 struct bio *bp; in opalflash_task() local
/freebsd/sys/sys/
H A Dbufobj.h86 #define BO_STRATEGY(bo, bp) ((bo)->bo_ops->bop_strategy((bo), (bp))) argument
88 #define BO_WRITE(bo, bp) ((bo)->bo_ops->bop_write((bp))) argument
89 #define BO_BDFLUSH(bo, bp) ((bo)->bo_ops->bop_bdflush((bo), (bp))) argument
/freebsd/sys/geom/gate/
H A Dg_gate.c108 struct bio *bp; in g_gate_destroy() local
189 g_gate_queue_io(struct bio *bp) in g_gate_queue_io()
369 struct bio *bp, *bp2; in g_gate_guard() local
752 struct bio *bp; in g_gate_ioctl() local
/freebsd/sys/geom/union/
H A Dg_union.c609 struct bio *bp; in g_union_ctl_commit() local
797 g_union_start(struct bio *bp) in g_union_start()
1045 g_union_done(struct bio *bp) in g_union_done()
1074 g_union_setmap(struct bio *bp, struct g_union_softc *sc) in g_union_setmap()
1111 g_union_getmap(struct bio *bp, struct g_union_softc *sc, off_t *len2read) in g_union_getmap()
1198 g_union_kerneldump(struct bio *bp, struct g_union_softc *sc) in g_union_kerneldump()
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_lookup.c82 struct m_buf *bp; in createde() local
246 struct m_buf *bp; in uniqdosname() local
/freebsd/secure/lib/libcrypt/
H A Dcrypt-blowfish.c99 u_int8_t *bp = buffer; in decode_base64() local
267 u_int8_t *bp = buffer; in encode_base64() local
/freebsd/contrib/tcp_wrappers/
H A Dpercent_m.c24 char *bp = obuf; in percent_m() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_strmode.c43 char *bp = entry->strmode; in archive_entry_strmode() local
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_ameth.c244 static int do_dh_print(BIO *bp, const DH *x, int indent, int ptype) in do_dh_print()
374 static int dh_param_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dh_param_print()
380 static int dh_public_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dh_public_print()
386 static int dh_private_print(BIO *bp, const EVP_PKEY *pkey, int indent, in dh_private_print()
392 int DHparams_print(BIO *bp, const DH *x) in DHparams_print()
/freebsd/contrib/nvi/ex/
H A Dex_subst.c53 CHAR_T *bp, *p, *ptrn, *rep, *t; in ex_s() local
351 CHAR_T *bp, *lb; in s() local
1014 CHAR_T *bp, *p, *t; in re_conv() local
1158 CHAR_T *bp, *p, *t; in re_tag_conv() local
1223 CHAR_T *bp, *t; in re_cscope_conv() local
/freebsd/contrib/less/
H A Dch.c150 struct buf *bp; in ch_get() local
403 struct buf *bp; in sync_logfile() local
441 struct buf *bp; in buffered() local
524 struct buf *bp; in ch_end_buffer_seek() local
732 struct buf *bp; in ch_addbuf() local
/freebsd/contrib/ncurses/form/
H A Dfty_enum.c293 unsigned char *bp = (unsigned char *)field_buffer(field, 0); in Check_Enum_Field() local
350 unsigned char *bp = (unsigned char *)field_buffer(field, 0); in Next_Enum() local
388 unsigned char *bp = (unsigned char *)field_buffer(field, 0); in Previous_Enum() local
/freebsd/contrib/libedit/
H A Dmap.c1138 el_bindings_t *bp, *ep; in map_print_key() local
1160 el_bindings_t *bp, *ep; in map_print_some_keys() local
1266 el_bindings_t *bp, *ep; in map_bind() local
/freebsd/usr.bin/last/
H A Dlast.c262 doentry(struct utmpx *bp) in doentry()
336 printentry(struct utmpx *bp, struct idtab *tt) in printentry()
409 want(struct utmpx *bp) in want()
/freebsd/libexec/tftpd/
H A Dtftp-io.c178 char *bp; in send_wrq() local
226 char *bp; in send_rrq() local
276 char *bp; in send_oack() local
/freebsd/contrib/one-true-awk/
H A Dlex.c115 char *bp = buf; in gettok() local
385 char *s, *bp; in string() local
570 char *bp; in regexpr() local
/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c117 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite()
209 struct buf *bp, *nbp, *ibp; in ffs_snapshot() local
913 struct buf *bp, *ibp; in cgaccount() local
1040 struct buf *bp; in expunge_ufs1() local
1139 struct buf *bp; in indiracct_ufs1() local
1322 struct buf *bp; in expunge_ufs2() local
1423 struct buf *bp; in indiracct_ufs2() local
2159 ffs_bp_snapblk(struct vnode *devvp, struct buf *bp) in ffs_bp_snapblk()
2191 ffs_bdflush(struct bufobj *bo, struct buf *bp) in ffs_bdflush()
2265 ffs_copyonwrite(struct vnode *devvp, struct buf *bp) in ffs_copyonwrite()
[all …]
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_io.c36 CMS_ContentInfo *d2i_CMS_bio(BIO *bp, CMS_ContentInfo **cms) in d2i_CMS_bio()
52 int i2d_CMS_bio(BIO *bp, CMS_ContentInfo *cms) in i2d_CMS_bio()

12345678910>>...32