/illumos-gate/usr/src/boot/libsa/ |
H A D | zalloc_malloc.c | 55 Malloc(size_t bytes, const char *file __unused, int line __unused) in Malloc() 61 Memalign(size_t alignment, size_t bytes, const char *file __unused, in Memalign() 71 Malloc_align(size_t bytes, size_t alignment) in Malloc_align() 108 size_t bytes; in Free() local 149 uintptr_t bytes = (uintptr_t)n1 * (uintptr_t)n2; in Calloc() local
|
H A D | zalloc.c | 89 znalloc(MemPool *mp, uintptr_t bytes, size_t align) in znalloc() 173 zfree(MemPool *mp, void *ptr, uintptr_t bytes) in zfree() 280 zextendPool(MemPool *mp, void *base, uintptr_t bytes) in zextendPool()
|
/illumos-gate/usr/src/cmd/bhyve/ |
H A D | pm.c | 76 reset_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in reset_handler() 174 pm1_status_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_status_handler() 198 pm1_enable_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_enable_handler() 281 pm1_control_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pm1_control_handler() 333 gpe0_sts(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in gpe0_sts() 357 gpe0_en(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in gpe0_en() 381 smi_cmd_handler(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in smi_cmd_handler()
|
H A D | pctestdev.c | 182 int bytes, uint32_t *eax, void *arg) in pctestdev_debugexit_io() 214 int bytes, uint32_t *eax, void *arg) in pctestdev_ioport_io() 236 pctestdev_irq_io(struct vmctx *ctx, int vcpu, int in, int port, int bytes, in pctestdev_irq_io()
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | statlog.c | 43 statlog( direction, bytes, millisecs, breakmsg) in statlog() argument 92 putfilesize(bytes) in putfilesize() argument
|
H A D | eio.c | 137 unsigned long bytes; local 209 long msglen, bytes; local 373 unsigned long bytes; local 421 unsigned long bytes = 0L; local
|
H A D | xio.c | 148 unsigned long bytes; local 183 unsigned long bytes; local
|
H A D | dio.c | 171 unsigned long bytes; local 210 unsigned long bytes; local
|
H A D | gio.c | 145 unsigned long bytes; local 174 unsigned long bytes; local
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | vuid_store.c | 49 #define vuid_alloc(bytes) \ argument 51 #define vuid_free(ptr, bytes) kmem_free((ptr), (bytes)) argument 53 #define vuid_alloc(bytes) malloc((bytes)) argument 54 #define vuid_free(ptr, bytes) free((ptr)) argument
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | crcutils.c | 57 compute_crc8(unsigned char *bytes, int length) in compute_crc8() 85 compute_crc32(unsigned char *bytes, int length) in compute_crc32() 119 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32()
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | statistics.c | 32 fmt_human_units(size_t bytes, char *buf, size_t bufsize) in fmt_human_units() 67 size_t desc_cnt = 0, desc_used = 0, bytes; in rel_cache_statistics() local 99 size_t desc_cnt = 0, desc_used = 0, bytes; in rel_aux_cache_statistics() local
|
/illumos-gate/usr/src/lib/libfru/libfruraw/ |
H A D | crcutils.c | 55 compute_crc8(unsigned char *bytes, int length) in compute_crc8() 83 compute_crc32(unsigned char *bytes, int length) in compute_crc32() 117 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32()
|
/illumos-gate/usr/src/lib/libcryptoutil/common/ |
H A D | tohexstr.c | 41 tohexstr(uchar_t *bytes, size_t blen, char *hexstr, size_t hexlen) in tohexstr() 67 hexstr_to_bytes(char *hexstr, size_t hexlen, uchar_t **bytes, size_t *blen) in hexstr_to_bytes()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | memlist_new.c | 90 memlist_free_block(caddr_t base, size_t bytes) in memlist_free_block() 203 uint64_t bytes, in memlist_add_span() 338 uint64_t bytes, in memlist_delete_span()
|
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | libdisasm.c | 85 dis_zalloc(size_t bytes) in dis_zalloc() 91 dis_free(void *ptr, size_t bytes) in dis_free() 97 dis_zalloc(size_t bytes) in dis_zalloc() 104 dis_free(void *ptr, size_t bytes) in dis_free()
|
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | create.c | 164 uchar_t *bytes = NULL; in kc_create() local 275 uchar_t *bytes = NULL; in kc_create() local
|
/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4x_standalloc.c | 129 vpage_from_freelist(size_t bytes) in vpage_from_freelist() 163 size_t bytes; in get_low_vpage() local 236 resalloc(enum RESOURCES type, size_t bytes, caddr_t virthint, int align) in resalloc()
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_nvm.c | 914 u8 *bytes, int *perrno) in i40e_nvmupd_command() 1057 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1198 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1242 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1523 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1608 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1677 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1712 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 1791 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write()
|
/illumos-gate/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 219 consume(evStream *str, size_t bytes) { in consume() 258 int bytes; in writable() local 281 int bytes; in readable() local
|
/illumos-gate/usr/src/tools/elfextract/ |
H A D | elfextract.c | 61 unsigned char *bytes; in extract32() local 131 unsigned char *bytes; in extract64() local
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | http.c | 194 httpDumpData(FILE *fp, const char *tag, const char *buffer, int bytes) in httpDumpData() 911 int bytes; /* Bytes read */ in httpRead() local 1161 bytes; /* Bytes sent */ in httpWrite() local 1284 int bytes; /* Number of bytes read */ in httpGets() local 1433 int bytes, /* Number of bytes to write */ in httpPrintf() local 2526 ssize_t bytes; /* Number of bytes read */ in CDSAReadFunc() local 2551 ssize_t bytes; in CDSAWriteFunc() local
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | au_to.c | 211 short bytes; /* length of string */ in au_to_arg32() local 240 short bytes; /* length of string */ in au_to_arg64() local 709 short bytes; /* length of string */ in au_to_text() local 734 short bytes; /* length of string */ in au_to_path() local 886 au_to_opaque(char *opaque, short bytes) in au_to_opaque() 1170 short bytes; /* length of string */ in au_to_uauth() local 1196 short bytes; /* length of string */ in au_to_upriv() local 1224 short bytes; /* length of string */ in au_to_user() local 1508 short bytes; /* length of string */ in au_to_zonename() local 1536 short bytes; /* length of string */ in au_to_fmri() local
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | IANACharCode.java | 348 static String getUnicodeEndianess(byte[] bytes) { in getUnicodeEndianess() 372 static byte[] addBigEndianFlag(byte[] bytes) { in addBigEndianFlag()
|
/illumos-gate/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_cidr_ntop.c | 76 decoct(const u_char *src, int bytes, char *dst, size_t size) { in decoct() 113 size_t bytes; in inet_cidr_ntop_ipv4() local
|