/onnv-gate/usr/src/lib/libdisasm/common/ |
H A D | libdisasm.c | 43 dis_zalloc(size_t bytes) in dis_zalloc() 49 dis_free(void *ptr, size_t bytes) in dis_free() 55 dis_zalloc(size_t bytes) in dis_zalloc() 62 dis_free(void *ptr, size_t bytes) in dis_free()
|
/onnv-gate/usr/src/common/openssl/crypto/rand/ |
H A D | rand_egd.c | 99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() 108 int RAND_egd_bytes(const char *path,int bytes) in RAND_egd_bytes() 136 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() 284 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
|
/onnv-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
|
/onnv-gate/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()
|
/onnv-gate/usr/src/common/openssl/crypto/x509/ |
H A D | x509name.c | 175 unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_OBJ() 187 unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_NID() 199 const unsigned char *bytes, int len, int loc, int set) in X509_NAME_add_entry_by_txt() 276 const char *field, int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_txt() 295 int type, unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_NID() 312 ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) in X509_NAME_ENTRY_create_by_OBJ() 350 const unsigned char *bytes, int len) in X509_NAME_ENTRY_set_data()
|
/onnv-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()
|
/onnv-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()
|
/onnv-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
|
/onnv-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()
|
/onnv-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
|
/onnv-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
|
/onnv-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() 199 uint64_t bytes, in memlist_add_span() 334 uint64_t bytes, in memlist_delete_span()
|
/onnv-gate/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
|
/onnv-gate/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()
|
/onnv-gate/usr/src/tools/elfextract/ |
H A D | elfextract.c | 58 unsigned char *bytes; in extract32() local 128 unsigned char *bytes; in extract64() local
|
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | bytes.pm | 1 package bytes; package
|
H A D | bytes_heavy.pl | 1 package bytes; package
|
/onnv-gate/usr/src/cmd/svc/startd/ |
H A D | proc.c | 45 ssize_t bytes; in proc_get_ctid() local
|
/onnv-gate/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
|
/onnv-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()
|
/onnv-gate/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()
|
/onnv-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
|
/onnv-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | readv.c | 27 int bytes = read(fd, vp->iov_base, vp->iov_len); local
|