Searched defs:bp (Results 201 - 225 of 743) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c117 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) argument
129 int ECParameters_print(BIO *bp, const EC_KEY *x) argument
144 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) argument
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-nit.c107 register u_char *bp, *cp, *ep; local
[all...]
H A Dpcap-enet.c52 register u_char *bp; local
/freebsd-11-stable/contrib/bmake/
H A Dcompat.c216 char *cp, *bp; local
/freebsd-11-stable/contrib/dtc/
H A Dtreesource.c170 const char *bp = val.val; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-medsa.c140 medsa_print(netdissect_options *ndo, const u_char *bp, u_int length, u_int caplen, const struct lladdr_info *src, const struct lladdr_info *dst) argument
H A Dprint-ip6.c214 ip6_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-gre.c88 gre_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
117 gre_print_0(netdissect_options *ndo, const u_char *bp, u_int length) argument
244 gre_print_1(netdissect_options *ndo, const u_char *bp, u_int length) argument
328 gre_sre_print(netdissect_options *ndo, uint16_t af, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
352 gre_sre_ip_print(netdissect_options *ndo, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
389 gre_sre_asn_print(netdissect_options *ndo, uint8_t sreoff, uint8_t srelen, const u_char *bp, u_int len) argument
[all...]
H A Dprint-igrp.c105 igrp_print(netdissect_options *ndo, register const u_char *bp, u_int length) argument
H A Dprint-pktap.c71 pktap_header_print(netdissect_options *ndo, const u_char *bp, u_int length) argument
H A Dprint-pppoe.c94 pppoe_print(netdissect_options *ndo, register const u_char *bp, u_int length) argument
H A Dprint-sunrpc.c168 sunrpcrequest_print(netdissect_options *ndo, register const u_char *bp, argument
H A Dprint-geneve.c103 geneve_opts_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
146 geneve_print(netdissect_options *ndo, const u_char *bp, u_int len) argument
[all...]
/freebsd-11-stable/sys/geom/raid/
H A Dtr_raid0.c188 g_raid_tr_iostart_raid0(struct g_raid_tr_object *tr, struct bio *bp) argument
312 g_raid_tr_iodone_raid0(struct g_raid_tr_object *tr, struct g_raid_subdisk *sd,struct bio *bp) argument
[all...]
H A Dtr_concat.c208 g_raid_tr_iostart_concat(struct g_raid_tr_object *tr, struct bio *bp) argument
330 g_raid_tr_iodone_concat(struct g_raid_tr_object *tr, struct g_raid_subdisk *sd,struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom_vfs.c96 struct buf *bp; local
161 g_vfs_strategy(struct bufobj *bo, struct buf *bp) argument
[all...]
H A Dgeom_pc98.c201 g_pc98_start(struct bio *bp) argument
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_bmap.c163 struct buf *bp; local
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clsubs.c347 struct buf *bp, *nbp; local
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_integrity.c132 struct bio *bp; local
258 struct bio *bp, *cbp, *cbp2; local
339 g_eli_auth_read(struct g_eli_softc *sc, struct bio *bp) argument
404 g_eli_auth_run(struct g_eli_worker *wr, struct bio *bp) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_object.c233 int i2a_ASN1_OBJECT(BIO *bp, ASN1_OBJECT *a) argument
H A Dasn1_par.c73 static int asn1_print_info(BIO *bp, int tag, int xclass, int constructed, argument
107 int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent) argument
112 int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent, argument
118 asn1_parse2(BIO *bp, const unsigned char **pp, long length, int offset, int depth, int indent, int dump) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dslcompress.c462 u_int16_t *bp; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dbptree.c121 bptree_add(objset_t *os, uint64_t obj, blkptr_t *bp, uint64_t birth_txg, argument
152 bptree_visit_cb(spa_t *spa, zilog_t *zilog, const blkptr_t *bp, argument
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_mod.c168 const BN_ULONG *ap, *bp; local
247 const BN_ULONG *ap, *bp; local

Completed in 139 milliseconds

1234567891011>>