/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_umem.c | 65 mdb_umem_handler(size_t nbytes, size_t align, uint_t flags) in mdb_umem_handler() 136 mdb_umem_gc_enter(void *ptr, size_t nbytes) in mdb_umem_gc_enter() 169 mdb_alloc_align(size_t nbytes, size_t align, uint_t flags) in mdb_alloc_align() 198 mdb_alloc(size_t nbytes, uint_t flags) in mdb_alloc() 204 mdb_zalloc(size_t nbytes, uint_t flags) in mdb_zalloc() 215 mdb_free(void *ptr, size_t nbytes) in mdb_free() 229 mdb_free_align(void *ptr, size_t nbytes) in mdb_free_align()
|
H A D | mdb_rawfile.c | 112 rf_read(mdb_io_t *io, void *buf, size_t nbytes, uint64_t addr) in rf_read() 129 rf_write(mdb_io_t *io, const void *buf, size_t nbytes, uint64_t addr) in rf_write() 175 rf_vread(mdb_tgt_t *t, void *buf, size_t nbytes, uintptr_t addr) in rf_vread() 184 rf_vwrite(mdb_tgt_t *t, const void *buf, size_t nbytes, uintptr_t addr) in rf_vwrite() 193 rf_pread(mdb_tgt_t *t, void *buf, size_t nbytes, physaddr_t addr) in rf_pread() 202 rf_pwrite(mdb_tgt_t *t, const void *buf, size_t nbytes, physaddr_t addr) in rf_pwrite() 211 rf_fread(mdb_tgt_t *t, void *buf, size_t nbytes, uintptr_t addr) in rf_fread() 217 rf_fwrite(mdb_tgt_t *t, const void *buf, size_t nbytes, uintptr_t addr) in rf_fwrite()
|
H A D | mdb_modapi.c | 57 mdb_vread(void *buf, size_t nbytes, uintptr_t addr) in mdb_vread() 68 mdb_vwrite(const void *buf, size_t nbytes, uintptr_t addr) in mdb_vwrite() 74 mdb_aread(void *buf, size_t nbytes, uintptr_t addr, void *as) in mdb_aread() 85 mdb_awrite(const void *buf, size_t nbytes, uintptr_t addr, void *as) in mdb_awrite() 91 mdb_fread(void *buf, size_t nbytes, uintptr_t addr) in mdb_fread() 102 mdb_fwrite(const void *buf, size_t nbytes, uintptr_t addr) in mdb_fwrite() 108 mdb_pread(void *buf, size_t nbytes, physaddr_t addr) in mdb_pread() 119 mdb_pwrite(const void *buf, size_t nbytes, physaddr_t addr) in mdb_pwrite() 125 mdb_readstr(char *buf, size_t nbytes, uintptr_t addr) in mdb_readstr() 138 mdb_readsym(void *buf, size_t nbytes, const char *name) in mdb_readsym() [all …]
|
H A D | mdb_logio.c | 46 logio_read(mdb_io_t *io, void *buf, size_t nbytes) in logio_read() 66 logio_write(mdb_io_t *io, const void *buf, size_t nbytes) in logio_write()
|
H A D | mdb_fdio.c | 57 fdio_read(mdb_io_t *io, void *buf, size_t nbytes) in fdio_read() 68 fdio_write(mdb_io_t *io, const void *buf, size_t nbytes) in fdio_write() 178 fdio_bdev_read(mdb_io_t *io, void *buf, size_t nbytes) in fdio_bdev_read() 219 fdio_bdev_write(mdb_io_t *io, const void *buf, size_t nbytes) in fdio_bdev_write()
|
H A D | mdb_value.c | 66 value_read(mdb_tgt_t *t, void *dst, size_t nbytes, uintptr_t addr) in value_read() 104 value_write(mdb_tgt_t *t, const void *buf, size_t nbytes, uintptr_t addr) in value_write()
|
/titanic_41/usr/src/cmd/fm/eversholt/common/ |
H A D | alloc.h | 49 #define MALLOC(nbytes) alloc_malloc(nbytes, __FILE__, __LINE__) argument 50 #define REALLOC(ptr, nbytes) alloc_realloc(ptr, nbytes, __FILE__, __LINE__) argument 56 #define MALLOC(nbytes) alloc_malloc(nbytes, "???", __LINE__) argument 57 #define REALLOC(ptr, nbytes) alloc_realloc(ptr, nbytes, "???", __LINE__) argument
|
H A D | alloc.c | 70 alloc_malloc(size_t nbytes, const char *fname, int line) in alloc_malloc() 92 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) in alloc_realloc() 135 alloc_xmalloc(size_t nbytes) in alloc_xmalloc()
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_messages.c | 48 uint64_t nbytes) in print_layout_volume_msg() 236 uint64_t nbytes) in print_hba_insufficient_space_msg() 260 uint64_t nbytes) in print_insufficient_capacity_msg() 282 uint64_t nbytes, in print_layout_submirrors_msg() 332 uint64_t nbytes) in print_populate_volume_msg() 356 uint64_t nbytes, in print_populate_volume_ncomps_msg()
|
H A D | layout_stripe.c | 152 uint64_t nbytes, in layout_stripe() 459 uint64_t nbytes, in populate_stripe() 719 uint64_t nbytes, in compose_stripe() 783 uint64_t nbytes, in compose_stripe_within_hba() 893 uint64_t nbytes = 0; in assemble_stripe() local 974 uint64_t *nbytes) in compute_usable_stripe_capacity()
|
/titanic_41/usr/src/cmd/pools/poolstat/ |
H A D | poolstat_utils.c | 38 Realloc(void *ptr, size_t nbytes) in Realloc() 48 Zalloc(size_t nbytes) in Zalloc()
|
H A D | poolstat_utils.h | 38 #define REALLOC(p, nbytes) Realloc((p), (nbytes)) argument 39 #define ZALLOC(nbytes) Zalloc((nbytes)) argument
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 363 note_pstatus(struct ps_prochandle *P, size_t nbytes) in note_pstatus() 394 note_lwpstatus(struct ps_prochandle *P, size_t nbytes) in note_lwpstatus() 475 note_linux_psinfo(struct ps_prochandle *P, size_t nbytes) in note_linux_psinfo() 592 note_linux_prstatus(struct ps_prochandle *P, size_t nbytes) in note_linux_prstatus() 640 note_psinfo(struct ps_prochandle *P, size_t nbytes) in note_psinfo() 671 note_lwpsinfo(struct ps_prochandle *P, size_t nbytes) in note_lwpsinfo() 707 note_fdinfo(struct ps_prochandle *P, size_t nbytes) in note_fdinfo() 727 note_platform(struct ps_prochandle *P, size_t nbytes) in note_platform() 749 note_utsname(struct ps_prochandle *P, size_t nbytes) in note_utsname() 780 note_content(struct ps_prochandle *P, size_t nbytes) in note_content() [all …]
|
/titanic_41/usr/src/lib/libwanbootutil/common/ |
H A D | wbio.c | 42 ssize_t nbytes; in wbio_nwrite() local 62 ssize_t nbytes; in wbio_nread() local
|
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | alloc.c | 90 alloc_malloc(size_t nbytes, const char *fname, int line) in alloc_malloc() 119 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) in alloc_realloc() 190 alloc_xmalloc(size_t nbytes) in alloc_xmalloc()
|
/titanic_41/usr/src/cmd/logadm/ |
H A D | err.h | 61 #define MALLOC(nbytes) err_malloc(nbytes, __FILE__, __LINE__) argument 64 #define REALLOC(ptr, nbytes) err_realloc(ptr, nbytes, __FILE__, __LINE__) argument
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_encode_nm.c | 59 _dwarf_pro_encode_leb128_nm(Dwarf_Unsigned val, int *nbytes, in _dwarf_pro_encode_leb128_nm() 91 _dwarf_pro_encode_signed_leb128_nm(Dwarf_Signed value, int *nbytes, in _dwarf_pro_encode_signed_leb128_nm()
|
/titanic_41/usr/src/cmd/mdb/common/modules/ptm/ |
H A D | ptm.c | 77 ptms_pr_qinfo(char *buf, size_t nbytes, struct pt_ttys *pt, char *peername, in ptms_pr_qinfo() 178 ptms_qinfo(const queue_t *q, char *buf, size_t nbytes, int ismaster) in ptms_qinfo() 201 ptm_qinfo(const queue_t *q, char *buf, size_t nbytes) in ptm_qinfo() 207 pts_qinfo(const queue_t *q, char *buf, size_t nbytes) in pts_qinfo()
|
/titanic_41/usr/src/common/smbsrv/ |
H A D | smb_utf8.c | 119 smb_mbtowc(smb_wchar_t *wcharp, const char *mbchar, size_t nbytes) in smb_mbtowc() 211 smb_wcstombs(char *mbstring, const smb_wchar_t *wcstring, size_t nbytes) in smb_wcstombs() 285 size_t nbytes; in smb_sbequiv_strlen() local
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/ |
H A D | libfruaccess.c | 283 fru_read_segment(segment_hdl_t segment, void *buffer, size_t nbytes, in fru_read_segment() 303 fru_write_segment(segment_hdl_t segment, const void *buffer, size_t nbytes, in fru_write_segment() 363 fru_get_payload(packet_hdl_t packet, void *buffer, size_t nbytes, in fru_get_payload() 382 fru_update_payload(packet_hdl_t packet, const void *data, size_t nbytes, in fru_update_payload() 410 size_t nbytes, segment_hdl_t *newsegment, door_cred_t *cred) in fru_append_packet()
|
/titanic_41/usr/src/cmd/mdb/common/modules/logindmux/ |
H A D | logindmux.c | 37 logdmux_uqinfo(const queue_t *q, char *buf, size_t nbytes) in logdmux_uqinfo() 64 logdmux_lqinfo(const queue_t *q, char *buf, size_t nbytes) in logdmux_lqinfo()
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | vnet_common.h | 107 uint32_t nbytes; /* data length */ member 120 uint32_t nbytes; member 131 uint32_t nbytes; /* Num bytes in data buffer */ member
|
/titanic_41/usr/src/uts/i86pc/vm/ |
H A D | hat_kdi.c | 207 kdi_prw(caddr_t buf, size_t nbytes, uint64_t pa, size_t *ncopiedp, int doread) in kdi_prw() 290 kdi_pread(caddr_t buf, size_t nbytes, uint64_t addr, size_t *ncopiedp) in kdi_pread() 296 kdi_pwrite(caddr_t buf, size_t nbytes, uint64_t addr, size_t *ncopiedp) in kdi_pwrite()
|
/titanic_41/usr/src/cmd/spell/ |
H A D | malloc.c | 81 malloc(nbytes) in malloc() argument 164 ialloc(qq, nbytes) in ialloc() argument 202 realloc(pp, nbytes) in realloc() argument
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_put.c | 81 u_int32_t nbytes; local 282 u_int32_t nbytes; local
|