Searched defs:bp (Results 176 - 200 of 743) sorted by relevance

1234567891011>>

/freebsd-11-stable/libexec/rbootd/
H A Dbpf.c300 static u_int8_t *bp = NULL, *ep = NULL; local
/freebsd-11-stable/secure/lib/libcrypt/
H A Dcrypt-blowfish.c103 u_int8_t *bp = buffer; local
273 u_int8_t *bp = buffer; local
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_android.c81 int ret = 0, i = 0, bp; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_fd.c241 static int fd_puts(BIO *bp, const char *str) argument
250 static int fd_gets(BIO *bp, char *buf, int size) argument
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv8.S537 #define bp(I) [%i2+4*I] define
[all...]
H A Dsparcv8plus.S644 #define bp(I) [%i2+4*I] define
[all...]
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_lib.c283 int NCONF_load_bio(CONF *conf, BIO *bp, long *eline) argument
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_buf.c107 BUFHEAD *bp; local
158 BUFHEAD *bp; /* The buffer we're going to use */ local
322 BUFHEAD *bp; local
351 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) argument
[all...]
/freebsd-11-stable/lib/libc/db/mpool/
H A Dmpool.c116 BKT *bp; local
150 BKT *bp; local
182 BKT *bp; local
275 BKT *bp; local
301 BKT *bp; local
322 BKT *bp; local
342 BKT *bp; local
394 mpool_write(MPOOL *mp, BKT *bp) argument
431 BKT *bp; local
456 BKT *bp; local
[all...]
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_read.c146 cl_read(SCR *sp, u_int32_t flags, char *bp, size_t blen, int *nrp, argument
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_increment.c61 CHAR_T *bp, *p, *t; local
[all...]
H A Dv_search.c348 CHAR_T *bp, *p; local
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_disk.c78 ofwd_startio(struct ofwd_softc *sc, struct bio *bp) argument
105 struct bio *bp; local
188 g_ofwd_start(struct bio *bp) argument
[all...]
/freebsd-11-stable/tools/tools/ncpus/
H A Dacpi.c103 u_int8_t *bp; local
/freebsd-11-stable/usr.bin/finger/
H A Dutil.c327 char *bp, name[1024]; local
/freebsd-11-stable/sys/dev/gxemul/disk/
H A Dgxemul_disk.c80 gxemul_disk_start(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_dir.c65 struct buf *bp; local
156 struct buf *bp; local
241 struct buf *bp; local
265 struct buf *bp; local
[all...]
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde_work.c372 g_bde_contribute(struct bio *bp, off_t bytes, int error) argument
410 g_bde_write_done(struct bio *bp) argument
459 struct bio *bp; local
487 g_bde_read_done(struct bio *bp) argument
515 struct bio *bp; local
736 g_bde_start1(struct bio *bp) argument
[all...]
/freebsd-11-stable/sys/geom/sched/
H A Dgs_delay.c123 struct bio *bp; local
163 g_delay_start(void *data, struct bio *bp) argument
236 g_delay_done(void *data, struct bio *bp) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_all.c171 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, argument
192 int PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc, argument
263 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, argument
273 int PEM_write_bio_DSAPrivateKey(BIO *bp, DSA *x, const EVP_CIPHER *enc, argument
350 PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, void *u) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparcv9cap.c17 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_ocsp.c160 static int i2r_ocsp_crlid(const X509V3_EXT_METHOD *method, void *in, BIO *bp, argument
193 i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, BIO *bp, int ind) argument
203 i2r_object(const X509V3_EXT_METHOD *method, void *oid, BIO *bp, int ind) argument
286 i2r_ocsp_serviceloc(const X509V3_EXT_METHOD *method, void *in, BIO *bp, int ind) argument
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dslcompress.c438 u_short *bp; local
/freebsd-11-stable/usr.sbin/rmt/
H A Drmt.c211 getstring(char *bp) argument
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dadvcap.c102 tgetent(char *bp, char *name) argument
108 getent(char *bp, char *name, const char *cfile) argument
254 tskip(char *bp) argument
302 char *bp = tbuf; local
335 char *bp = tbuf; local
362 char *bp = tbuf; local
[all...]

Completed in 154 milliseconds

1234567891011>>