| /onnv-gate/usr/src/lib/libdtrace/common/ |
| H A D | dt_buf.c | 49 dt_buf_create(dtrace_hdl_t *dtp, dt_buf_t *bp, const char *name, size_t len) in dt_buf_create() 67 dt_buf_destroy(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_destroy() 76 dt_buf_reset(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_reset() 85 dt_buf_write(dtrace_hdl_t *dtp, dt_buf_t *bp, in dt_buf_write() 139 dt_buf_offset(const dt_buf_t *bp, size_t align) in dt_buf_offset() 146 dt_buf_len(const dt_buf_t *bp) in dt_buf_len() 152 dt_buf_error(const dt_buf_t *bp) in dt_buf_error() 158 dt_buf_ptr(const dt_buf_t *bp) in dt_buf_ptr() 164 dt_buf_claim(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_claim()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | bio.c | 214 struct buf *bp; in bread_common() local 250 struct buf *bp, *rabp; in breada() local 294 bwrite_common(void *arg, struct buf *bp, int force_wait, in bwrite_common() 344 bwrite(struct buf *bp) in bwrite() 356 bwrite2(struct buf *bp) in bwrite2() 370 bdwrite(struct buf *bp) in bdwrite() 390 bawrite(struct buf *bp) in bawrite() 404 brelse(struct buf *bp) in brelse() 524 struct buf *bp, *dp; in bio_busy() local 572 struct buf *bp; in getblk_common() local [all …]
|
| /onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/ |
| H A D | spa.h | 191 #define BP_GET_LSIZE(bp) \ argument 193 #define BP_SET_LSIZE(bp, x) \ argument 196 #define BP_GET_PSIZE(bp) \ argument 198 #define BP_SET_PSIZE(bp, x) \ argument 201 #define BP_GET_COMPRESS(bp) BF64_GET((bp)->blk_prop, 32, 8) argument 202 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 8, x) argument 204 #define BP_GET_CHECKSUM(bp) BF64_GET((bp)->blk_prop, 40, 8) argument 205 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) argument 207 #define BP_GET_TYPE(bp) BF64_GET((bp)->blk_prop, 48, 8) argument 208 #define BP_SET_TYPE(bp, x) BF64_SET((bp)->blk_prop, 48, 8, x) argument [all …]
|
| /onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
| H A D | ql_debug.h | 107 #define QL_DUMP_1(bp, wdsize, count) \ argument 111 #define QL_DUMP_1(bp, wdsize, count) argument 117 #define QL_DUMP_2(bp, wdsize, count) \ argument 121 #define QL_DUMP_2(bp, wdsize, count) argument 127 #define QL_DUMP_3(bp, wdsize, count) \ argument 131 #define QL_DUMP_3(bp, wdsize, count) argument 137 #define QL_DUMP_4(bp, wdsize, count) \ argument 141 #define QL_DUMP_4(bp, wdsize, count) argument 147 #define QL_DUMP_5(bp, wdsize, count) \ argument 151 #define QL_DUMP_5(bp, wdsize, count) argument [all …]
|
| /onnv-gate/usr/src/cmd/fm/fmd/common/ |
| H A D | fmd_buf.c | 39 fmd_buf_t *bp = fmd_alloc(sizeof (fmd_buf_t), FMD_SLEEP); in fmd_buf_alloc() local 51 fmd_buf_free(fmd_buf_t *bp) in fmd_buf_free() 70 fmd_buf_t *bp, *np; in fmd_buf_hash_destroy() local 89 fmd_buf_t *bp; in fmd_buf_hash_apply() local 101 fmd_buf_t *bp; in fmd_buf_hash_commit() local 120 fmd_buf_t *bp = fmd_buf_alloc(name, size); in fmd_buf_insert() local 133 fmd_buf_t *bp; in fmd_buf_lookup() local 147 fmd_buf_t *bp, **pp = &bhp->bh_hash[h]; in fmd_buf_delete() local
|
| H A D | fmd_builtin.c | 44 const fmd_builtin_t *bp; in bltin_init() local 79 fmd_builtin_t *bp = mp->mod_data; in bltin_fini() local 106 const fmd_builtin_t *bp; in fmd_builtin_loadall() local
|
| /onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/ |
| H A D | mpool.c | 121 BKT *bp; local 157 BKT *bp; local 189 BKT *bp; local 284 BKT *bp; local 311 BKT *bp; local 332 BKT *bp; local 354 BKT *bp; local 410 mpool_write(mp, bp) in mpool_write() argument 450 BKT *bp; local 475 BKT *bp; local
|
| /onnv-gate/usr/src/common/openssl/crypto/x509/ |
| H A D | x_all.c | 135 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio() 140 int i2d_X509_bio(BIO *bp, X509 *x509) in i2d_X509_bio() 157 X509_CRL *d2i_X509_CRL_bio(BIO *bp, X509_CRL **crl) in d2i_X509_CRL_bio() 162 int i2d_X509_CRL_bio(BIO *bp, X509_CRL *crl) in i2d_X509_CRL_bio() 179 PKCS7 *d2i_PKCS7_bio(BIO *bp, PKCS7 **p7) in d2i_PKCS7_bio() 184 int i2d_PKCS7_bio(BIO *bp, PKCS7 *p7) in i2d_PKCS7_bio() 201 X509_REQ *d2i_X509_REQ_bio(BIO *bp, X509_REQ **req) in d2i_X509_REQ_bio() 206 int i2d_X509_REQ_bio(BIO *bp, X509_REQ *req) in i2d_X509_REQ_bio() 248 RSA *d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) in d2i_RSAPrivateKey_bio() 253 int i2d_RSAPrivateKey_bio(BIO *bp, RSA *rsa) in i2d_RSAPrivateKey_bio() [all …]
|
| /onnv-gate/usr/src/uts/common/fs/zfs/sys/ |
| H A D | spa.h | 218 #define BP_GET_LSIZE(bp) \ argument 220 #define BP_SET_LSIZE(bp, x) \ argument 223 #define BP_GET_PSIZE(bp) \ argument 225 #define BP_SET_PSIZE(bp, x) \ argument 228 #define BP_GET_COMPRESS(bp) BF64_GET((bp)->blk_prop, 32, 8) argument 229 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 8, x) argument 231 #define BP_GET_CHECKSUM(bp) BF64_GET((bp)->blk_prop, 40, 8) argument 232 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) argument 234 #define BP_GET_TYPE(bp) BF64_GET((bp)->blk_prop, 48, 8) argument 235 #define BP_SET_TYPE(bp, x) BF64_SET((bp)->blk_prop, 48, 8, x) argument [all …]
|
| /onnv-gate/usr/src/cmd/filesync/ |
| H A D | rules.c | 104 struct base *bp; in read_rules() local 289 struct base *bp; in write_rules() local 386 static errmask_t rw_base(FILE *file, struct base *bp) in rw_base() 430 static errmask_t add_rule(struct base *bp, int flags, const char *args) in add_rule() 489 add_ignore(struct base *bp, char *name) in add_ignore() 502 add_include(struct base *bp, char *name) in add_include() 545 struct base *bp; in add_restr() local 604 check_restr(struct base *bp, const char *name) in check_restr()
|
| /onnv-gate/usr/src/uts/common/fs/ufs/ |
| H A D | lufs_log.c | 50 makebusy(ml_unit_t *ul, buf_t *bp) in makebusy() 62 logdone(buf_t *bp) in logdone() 79 buf_t *bp; in ldl_strategy_done() local 239 writelog(ml_unit_t *ul, buf_t *bp) in writelog() 266 readlog(ml_unit_t *ul, buf_t *bp) in readlog() 297 push_dirty_bp(ml_unit_t *ul, buf_t *bp) in push_dirty_bp() 354 buf_t *bp; in inval_range() local 395 buf_t *bp; in get_write_bp() local 439 buf_t *bp; in alloc_wrbuf() local 487 buf_t *bp; in alloc_rdbuf() local [all …]
|
| /onnv-gate/usr/src/uts/common/io/1394/targets/av1394/ |
| H A D | av1394_queue.c | 87 mblk_t *bp; in av1394_flushq() local 98 av1394_putq(av1394_queue_t *q, mblk_t *bp) in av1394_putq() 104 av1394_putbq(av1394_queue_t *q, mblk_t *bp) in av1394_putbq() 112 mblk_t *bp; in av1394_getq() local 159 av1394_put_common(av1394_queue_t *q, mblk_t *bp, putfunc_t put) in av1394_put_common() 181 mblk_t *bp; in av1394_getq_locked() local
|
| /onnv-gate/usr/src/ucblib/libtermcap/ |
| H A D | termcap.c | 68 tgetent(char *bp, char *name) in tgetent() 236 tskip(char *bp) in tskip() 264 char *bp = tbuf; in tgetnum() local 297 char *bp = tbuf; in tgetflag() local 324 char *bp = tbuf; in tgetstr() local 392 tngetsize(char *bp) in tngetsize() 424 appendsmalldec(char *bp, int val) in appendsmalldec()
|
| /onnv-gate/usr/src/common/openssl/crypto/bn/ |
| H A D | bntest.c | 317 int test_add(BIO *bp) in test_add() 361 int test_sub(BIO *bp) in test_sub() 412 int test_div(BIO *bp, BN_CTX *ctx) in test_div() 476 static void print_word(BIO *bp,BN_ULONG w) in print_word() 492 int test_div_word(BIO *bp) in test_div_word() 548 int test_div_recp(BIO *bp, BN_CTX *ctx) in test_div_recp() 621 int test_mul(BIO *bp) in test_mul() 677 int test_sqr(BIO *bp, BN_CTX *ctx) in test_sqr() 719 int test_mont(BIO *bp, BN_CTX *ctx) in test_mont() 794 int test_mod(BIO *bp, BN_CTX *ctx) in test_mod() [all …]
|
| /onnv-gate/usr/src/lib/libbc/libc/sys/common/ |
| H A D | sigsetjmp.c | 44 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 81 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 104 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 136 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local
|
| /onnv-gate/usr/src/common/openssl/crypto/asn1/ |
| H A D | t_x509.c | 99 int X509_print(BIO *bp, X509 *x) in X509_print() 104 int X509_print_ex(BIO *bp, X509 *x, unsigned long nmflags, unsigned long cflag) in X509_print_ex() 267 int X509_ocspid_print (BIO *bp, X509 *x) in X509_ocspid_print() 312 int X509_signature_print(BIO *bp, X509_ALGOR *sigalg, ASN1_STRING *sig) in X509_signature_print() 332 int ASN1_STRING_print(BIO *bp, ASN1_STRING *v) in ASN1_STRING_print() 361 int ASN1_TIME_print(BIO *bp, ASN1_TIME *tm) in ASN1_TIME_print() 376 int ASN1_GENERALIZEDTIME_print(BIO *bp, ASN1_GENERALIZEDTIME *tm) in ASN1_GENERALIZEDTIME_print() 410 int ASN1_UTCTIME_print(BIO *bp, ASN1_UTCTIME *tm) in ASN1_UTCTIME_print() 445 int X509_NAME_print(BIO *bp, X509_NAME *name, int obase) in X509_NAME_print()
|
| /onnv-gate/usr/src/cmd/svc/startd/ |
| H A D | contract.c | 258 contract_bucket_t *bp; in contract_hold_bucket() local 269 contract_release_bucket(contract_bucket_t *bp) in contract_release_bucket() 276 contract_lookup(contract_bucket_t *bp, ctid_t ctid) in contract_lookup() 295 contract_insert(contract_bucket_t *bp, contract_entry_t *ce) in contract_insert() 320 contract_bucket_t *bp; in contract_hash_store() local 337 contract_bucket_t *bp; in contract_hash_remove() local 360 contract_bucket_t *bp; in lookup_inst_by_contract() local
|
| /onnv-gate/usr/src/common/openssl/crypto/bio/ |
| H A D | bss_log.c | 239 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts() 250 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 275 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 313 static void xcloselog(BIO* bp) in xcloselog() 324 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 329 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 375 static void xcloselog(BIO* bp) in xcloselog() 381 static void xopenlog(BIO* bp, char* name, int level) in xopenlog() 390 static void xsyslog(BIO *bp, int priority, const char *string) in xsyslog() 395 static void xcloselog(BIO* bp) in xcloselog()
|
| /onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_event.c | 256 emlxs_event(emlxs_port_t *port, emlxs_event_t *evt, void *bp, uint32_t size) in emlxs_event() 395 uint8_t *bp; in emlxs_log_rscn_event() local 436 uint8_t *bp; in emlxs_log_vportrscn_event() local 480 uint8_t *bp; in emlxs_log_ct_event() local 543 uint8_t *bp; in emlxs_log_link_event() local 665 uint8_t *bp; in emlxs_log_dump_event() local 703 uint32_t *bp; in emlxs_log_temp_event() local 739 uint8_t *bp; in emlxs_log_fcoe_event() local 773 uint8_t *bp; in emlxs_log_async_event() local 1115 struct sd_plogi_rcv_v0 *bp; in emlxs_log_sd_basic_els_event() local [all …]
|
| /onnv-gate/usr/src/cmd/svc/configd/ |
| H A D | snapshot.c | 144 snapshot_bucket_t *bp = SNAPSHOT_BUCKET(snap_id); in snapshot_hold_bucket() local 150 snapshot_rele_bucket(snapshot_bucket_t *bp) in snapshot_rele_bucket() 157 snapshot_lookup_unlocked(snapshot_bucket_t *bp, uint32_t snap_id) in snapshot_lookup_unlocked() 174 snapshot_insert_unlocked(snapshot_bucket_t *bp, rc_snapshot_t *sp) in snapshot_insert_unlocked() 186 snapshot_remove_unlocked(snapshot_bucket_t *bp, rc_snapshot_t *sp) in snapshot_remove_unlocked() 214 snapshot_bucket_t *bp; in rc_snapshot_get() local
|
| /onnv-gate/usr/src/uts/intel/io/dktp/dcdev/ |
| H A D | dadk.c | 651 dadk_strategy(opaque_t objp, struct buf *bp) in dadk_strategy() 675 dadk_dump(opaque_t objp, struct buf *bp) in dadk_dump() 726 struct buf *bp; in dadk_ioctl() local 822 struct buf *bp; in dadk_ioctl() local 984 dadk_flushdone(struct buf *bp) in dadk_flushdone() 1033 struct buf *bp; in dadk_iob_alloc() local 1077 struct buf *bp; in dadk_iob_free() local 1103 struct buf *bp; in dadk_iob_xfer() local 1135 dadk_transport(opaque_t com_data, struct buf *bp) in dadk_transport() 1146 dadk_pkt(opaque_t com_data, struct buf *bp, int (*func)(caddr_t), caddr_t arg) in dadk_pkt() [all …]
|
| /onnv-gate/usr/src/cmd/captoinfo/ |
| H A D | otermcap.c | 98 otgetent(char *bp, char *name) in otgetent() 120 _tgetent(char *bp, char *name) in _tgetent() 287 tskip(char *bp) in tskip() 309 char *bp = tbuf; in otgetnum() local 341 char *bp = tbuf; in otgetflag() local 367 char *bp = tbuf; in otgetstr() local
|
| /onnv-gate/usr/src/lib/fm/topo/libtopo/common/ |
| H A D | topo_builtin.c | 61 const topo_builtin_t *bp; in bltin_init() local 85 topo_builtin_t *bp = mp->tm_data; in bltin_fini() local 104 const topo_builtin_t *bp; in topo_builtin_create() local
|
| /onnv-gate/usr/src/uts/common/avs/ns/sdbc/ |
| H A D | sd_bio.c | 111 _sd_add_vm_to_bp_plist(struct buf *bp, unsigned char *v) in _sd_add_vm_to_bp_plist() 325 struct buf *bp; in _sd_get_iobuf() local 353 _sd_put_iobuf(struct buf *bp) in _sd_put_iobuf() 369 _sd_setup_iob(struct buf *bp, dev_t dev, nsc_off_t pos, int flag) in _sd_setup_iob() 487 struct buf *bp; in _sd_extend_iob() local 549 struct buf *bp; in sd_alloc_iob() local 595 _sd_pack_pages(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages() 708 _sd_pack_pages_nopageio(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages_nopageio() 782 sd_add_fba(struct buf *bp, sd_addr_t *addr, nsc_off_t fba_pos, in sd_add_fba() 866 sd_add_mem(struct buf *bp, char *buf, nsc_size_t len) in sd_add_mem() [all …]
|
| /onnv-gate/usr/src/lib/libsocket/inet/ |
| H A D | inet6_rthdr.c | 70 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() 96 inet6_rth_add(void *bp, const struct in6_addr *addr) in inet6_rth_add() 148 inet6_rth_segments(const void *bp) in inet6_rth_segments() 169 inet6_rth_getaddr(const void *bp, int index) in inet6_rth_getaddr()
|