Searched defs:bp (Results 101 - 117 of 117) sorted by relevance

12345

/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_page.c98 u_int16_t *bp, n, off; local
128 u_int16_t *bp, newof local
400 u_int16_t *bp, *sop; local
522 u_int16_t *bp; local
921 short *bp, oaddr; local
[all...]
/barrelfish-2018-10-04/lib/libc/gen/
H A Dgetcap.c112 char *bp; local
278 char *b_end, *bp; local
534 cdbget(DB *capdbp, char **bp, const char *name) argument
576 const char *np, *bp; local
647 cgetnext(char **bp, char **db_array) argument
787 char *bp, *mp; local
914 char *bp, *mp; local
983 char *bp; local
[all...]
/barrelfish-2018-10-04/lib/libc/nameser/
H A Dns_name.c221 u_char *label, *bp, *eom; local
1029 encode_bitsring(const char **bp, const char *end, unsigned char **labelp, unsigned char ** dst, unsigned const char *eom) argument
[all...]
/barrelfish-2018-10-04/include/vm/
H A Dvnode_pager.c525 struct buf *bp; local
748 struct buf *bp; local
1024 vnode_pager_generic_getpages_done_async(struct buf *bp) argument
1040 vnode_pager_generic_getpages_done(struct buf *bp) argument
[all...]
H A Dswap_pager.c753 swp_pager_strategy(struct buf *bp) argument
1085 struct buf *bp; local
1330 struct buf *bp; local
1453 swp_pager_async_iodone(struct buf *bp) argument
2492 struct buf *bp; local
2511 swapgeom_strategy(struct buf *bp, struct swdevt *sp) argument
2680 swapdev_strategy(struct buf *bp, struct swdevt *sp) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dx_all.c129 X509 *d2i_X509_bio(BIO *bp, X509 **x509) argument
134 int i2d_X509_bio(BIO *bp, X509 *x509) argument
151 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) argument
156 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) argument
173 PKCS7 *d2i_PKCS7_bio(BIO *bp, PKCS7 **p7) argument
178 i2d_PKCS7_bio(BIO *bp, PKCS7 *p7) argument
195 d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) argument
200 i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) argument
242 d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) argument
247 i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa) argument
252 d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) argument
258 d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) argument
263 i2d_RSAPublicKey_bio(BIO *bp, RSA *rsa) argument
268 i2d_RSA_PUBKEY_bio(BIO *bp, RSA *rsa) argument
297 d2i_DSAPrivateKey_bio(BIO *bp, DSA **dsa) argument
303 i2d_DSAPrivateKey_bio(BIO *bp, DSA *dsa) argument
308 d2i_DSA_PUBKEY_bio(BIO *bp, DSA **dsa) argument
313 i2d_DSA_PUBKEY_bio(BIO *bp, DSA *dsa) argument
342 d2i_EC_PUBKEY_bio(BIO *bp, EC_KEY **eckey) argument
347 i2d_EC_PUBKEY_bio(BIO *bp, EC_KEY *ecdsa) argument
352 d2i_ECPrivateKey_bio(BIO *bp, EC_KEY **eckey) argument
357 i2d_ECPrivateKey_bio(BIO *bp, EC_KEY *eckey) argument
417 d2i_PKCS8_bio(BIO *bp, X509_SIG **p8) argument
422 i2d_PKCS8_bio(BIO *bp, X509_SIG *p8) argument
474 d2i_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO **p8inf) argument
481 i2d_PKCS8_PRIV_KEY_INFO_bio(BIO *bp, PKCS8_PRIV_KEY_INFO *p8inf) argument
487 i2d_PKCS8PrivateKeyInfo_bio(BIO *bp, EVP_PKEY *key) argument
498 i2d_PrivateKey_bio(BIO *bp, EVP_PKEY *pkey) argument
503 d2i_PrivateKey_bio(BIO *bp, EVP_PKEY **a) argument
508 i2d_PUBKEY_bio(BIO *bp, EVP_PKEY *pkey) argument
513 d2i_PUBKEY_bio(BIO *bp, EVP_PKEY **a) argument
[all...]
/barrelfish-2018-10-04/usr/drivers/xeon_phi/
H A Dboot.c105 struct xeon_phi_boot_params *bp; local
418 struct xeon_phi_boot_params *bp; local
745 struct xeon_phi_boot_params *bp; local
[all...]
H A Dinterphi.c1203 struct xeon_phi_boot_params *bp; local
/barrelfish-2018-10-04/lib/libc/net/
H A Dgetaddrinfo.c1994 char *bp, *ep; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dca.c2218 static void write_new_certificate(BIO *bp, X509 *x, int output_der, int notext) argument
2841 old_entry_print(BIO *bp, ASN1_OBJECT *obj, ASN1_STRING *str) argument
[all...]
H A Ds_server.c623 static int ebcdic_gets(BIO *bp, char *buf, int size) argument
644 static int ebcdic_puts(BIO *bp, const char *str) argument
[all...]
H A Dapps.c1418 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath) argument
2121 char *sp = subject, *bp = buf; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dssl_lib.c1199 ssl_cipher_ptr_id_cmp(const SSL_CIPHER * const *ap, const SSL_CIPHER * const *bp) argument
/barrelfish-2018-10-04/lib/tommath/mtest/
H A Dmpi.c3789 mp_digit *ap = DIGITS(a) + ix, *bp = DIGITS(b) + ix; local
/barrelfish-2018-10-04/lib/tzcode/stdtime/
H A Dlocaltime.c665 register const struct ttinfo * bp = &sp->ttis[b]; local
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/controller/ehci/
H A Dusb_ehci.h164 usb_paddr_t bp :20; ///< physaddr of the buffer (4k aligned) member in struct:usb_ehci_itd_bp::bp_0
169 usb_paddr_t bp :20; ///< physaddr of the buffer (4k aligned) member in struct:usb_ehci_itd_bp::bp_1
174 usb_paddr_t bp :20; ///< physaddr of the buffer (4k aligned) member in struct:usb_ehci_itd_bp::bp_2
307 usb_paddr_t bp :20; ///< physical address of the buffer member in struct:usb_ehci_sitd_bp::usb_ehci_sitd_bp_0
313 usb_paddr_t bp :20; ///< physical address of the buffer member in struct:usb_ehci_sitd_bp::usb_ehci_sitd_bp_1
568 usb_paddr_t bp; ///< address of the buffer page (4k align) member in union:usb_ehci_qh_bp
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dapps.c1418 X509_STORE *setup_verify(BIO *bp, char *CAfile, char *CApath) argument
2121 char *sp = subject, *bp = buf; local
[all...]

Completed in 418 milliseconds

12345