Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 272) sorted by relevance

1234567891011

/illumos-gate/usr/src/boot/libsa/
H A Dzalloc_malloc.c55 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 Dzalloc.c89 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 Dpm.c76 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in reset_handler()
174 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in pm1_status_handler()
198 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in pm1_enable_handler()
281 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in pm1_control_handler()
333 int bytes, uint32_t *eax, void *arg __unused) in gpe0_sts()
357 int bytes, uint32_t *eax, void *arg __unused) in gpe0_en()
381 int bytes, uint32_t *eax, void *arg __unused) in smi_cmd_handler()
H A Dinout.c80 int port __unused, int bytes, uint32_t *eax, void *arg __unused) in default_inout()
123 uint8_t bytes; in emulate_inout() local
/illumos-gate/usr/src/cmd/bnu/
H A Dstatlog.c40 statlog( direction, bytes, millisecs, breakmsg) in statlog() argument
89 putfilesize(bytes) in putfilesize() argument
H A Deio.c130 unsigned long bytes; local
201 long msglen, bytes; in erddata() local
361 unsigned long bytes; local
408 unsigned long bytes = 0L; in trddata() local
H A Dxio.c143 unsigned long bytes; in xwrdata() local
177 unsigned long bytes; in xrddata() local
H A Ddio.c169 unsigned long bytes; local
208 unsigned long bytes; local
/illumos-gate/usr/src/uts/common/io/
H A Dvuid_store.c47 #define vuid_alloc(bytes) \ argument
49 #define vuid_free(ptr, bytes) kmem_free((ptr), (bytes)) argument
51 #define vuid_alloc(bytes) malloc((bytes)) argument
52 #define vuid_free(ptr, bytes) free((ptr)) argument
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dstatistics.c32 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 Dcrcutils.c55 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/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcutils.c55 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 Dtohexstr.c41 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 Dmemlist_new.c90 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 Dlibdisasm.c85 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 Dcreate.c164 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 Dsun4x_standalloc.c129 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 Di40e_nvm.c914 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 Dev_streams.c219 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 Delfextract.c61 unsigned char *bytes; in extract32() local
131 unsigned char *bytes; in extract64() local
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c192 httpDumpData(FILE *fp, const char *tag, const char *buffer, int bytes) in httpDumpData()
909 int bytes; /* Bytes read */ in httpRead() local
1159 bytes; /* Bytes sent */ in httpWrite() local
1282 int bytes; /* Number of bytes read */ in httpGets() local
1431 int bytes, /* Number of bytes to write */ in httpPrintf() local
2524 ssize_t bytes; /* Number of bytes read */ in CDSAReadFunc() local
2549 ssize_t bytes; in CDSAWriteFunc() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c211 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 DIANACharCode.java348 static String getUnicodeEndianess(byte[] bytes) { in getUnicodeEndianess()
372 static byte[] addBigEndianFlag(byte[] bytes) { in addBigEndianFlag()
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DScalarRecord.java287 rawBytesString(byte[] bytes) in rawBytesString()
307 rawBytesString(byte[] bytes, int indent) in rawBytesString()
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_cidr_ntop.c76 decoct(const u_char *src, int bytes, char *dst, size_t size) { in decoct()
113 size_t bytes; in inet_cidr_ntop_ipv4() local

1234567891011