/titanic_41/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
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | buffer.c | 192 buffer_consume_ret(Buffer *buffer, u_int bytes) in buffer_consume_ret() 203 buffer_consume(Buffer *buffer, u_int bytes) in buffer_consume() 212 buffer_consume_end_ret(Buffer *buffer, u_int bytes) in buffer_consume_end_ret() 221 buffer_consume_end(Buffer *buffer, u_int bytes) in buffer_consume_end()
|
/titanic_41/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()
|
/titanic_41/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()
|
/titanic_41/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
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | libdisasm.c | 72 dis_zalloc(size_t bytes) in dis_zalloc() 78 dis_free(void *ptr, size_t bytes) in dis_free() 84 dis_zalloc(size_t bytes) in dis_zalloc() 91 dis_free(void *ptr, size_t bytes) in dis_free()
|
/titanic_41/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
|
/titanic_41/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
|
/titanic_41/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() 199 uint64_t bytes, in memlist_add_span() 334 uint64_t bytes, in memlist_delete_span()
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | getdents.c | 48 int getdents(fd, buf, bytes) in getdents() argument 57 int bc_getdents(fd, buf, bytes) in bc_getdents() argument
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4x_standalloc.c | 131 vpage_from_freelist(size_t bytes) in vpage_from_freelist() 165 size_t bytes; in get_low_vpage() local 238 resalloc(enum RESOURCES type, size_t bytes, caddr_t virthint, int align) in resalloc()
|
/titanic_41/usr/src/tools/elfextract/ |
H A D | elfextract.c | 58 unsigned char *bytes; in extract32() local 128 unsigned char *bytes; in extract64() local
|
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 223 consume(evStream *str, size_t bytes) { in consume() 262 int bytes; in writable() local 285 int bytes; in readable() local
|
/titanic_41/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_nvm.c | 847 u8 *bytes, int *perrno) in i40e_nvmupd_command() 953 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1090 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1134 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1386 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1464 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1533 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 1612 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | proc.c | 45 ssize_t bytes; in proc_get_ctid() local
|
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | page.c | 55 rdsv3_page_remainder_alloc(struct rdsv3_scatterlist *scat, unsigned long bytes, in rdsv3_page_remainder_alloc()
|
/titanic_41/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
|
/titanic_41/usr/src/lib/libresolv2/common/bsd/ |
H A D | readv.c | 27 int bytes = read(fd, vp->iov_base, vp->iov_len); local
|
/titanic_41/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
|
/titanic_41/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
|