/titanic_52/usr/src/boot/lib/libstand/ |
H A D | zalloc.c | 89 znalloc(MemPool *mp, uintptr_t bytes) in znalloc() argument 148 zfree(MemPool * mp,void * ptr,uintptr_t bytes) zfree() argument 257 zextendPool(MemPool * mp,void * base,uintptr_t bytes) zextendPool() argument [all...] |
H A D | zalloc_malloc.c | 54 Malloc(size_t bytes, const char *file, int line) in Malloc() argument 91 size_t bytes; in Free() local 129 uintptr_t bytes = (uintptr_t)n1 * (uintptr_t)n2; Calloc() local [all...] |
/titanic_52/usr/src/boot/sys/boot/arm/at91/libat91/ |
H A D | lib_AT91RM9200.h | 162 unsigned int bytes) // \arg number of bytes to be received in AT91F_PDC_SetNextRx() argument 176 unsigned int bytes) // \arg number of bytes to be transmitted in AT91F_PDC_SetNextTx() argument 190 unsigned int bytes) // \arg number of bytes to be received in AT91F_PDC_SetRx() argument 204 unsigned int bytes) // \ar in AT91F_PDC_SetTx() argument [all...] |
/titanic_52/usr/src/cmd/bnu/ |
H A D | statlog.c | 43 statlog( direction, bytes, millisecs, breakmsg) in statlog() argument 92 putfilesize(bytes) in putfilesize() argument [all...] |
H A D | eio.c | 137 unsigned long bytes; local 209 long msglen, bytes; local 373 unsigned long bytes; global() local 421 unsigned long bytes = 0L; global() local [all...] |
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_52/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() argument 67 hexstr_to_bytes(char *hexstr, size_t hexlen, uchar_t **bytes, size_t *blen) in hexstr_to_bytes() argument
|
/titanic_52/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | crcutils.c | 57 compute_crc8(unsigned char *bytes, int length) in compute_crc8() argument 85 compute_crc32(unsigned char *bytes, int length) in compute_crc32() argument 119 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32() argument [all...] |
/titanic_52/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() argument 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 [all...] |
/titanic_52/usr/src/lib/libfru/libfruraw/ |
H A D | crcutils.c | 55 compute_crc8(unsigned char *bytes, int length) in compute_crc8() argument 83 compute_crc32(unsigned char *bytes, int length) in compute_crc32() argument 117 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32() argument [all...] |
/titanic_52/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_52/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() argument 199 uint64_t bytes, in memlist_add_span() argument 334 memlist_delete_span(uint64_t address,uint64_t bytes,struct memlist ** curmemlistp) memlist_delete_span() argument [all...] |
/titanic_52/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 [all...] |
/titanic_52/usr/src/lib/libdisasm/common/ |
H A D | libdisasm.c | 78 dis_zalloc(size_t bytes) in dis_zalloc() argument 84 dis_free(void *ptr, size_t bytes) in dis_free() argument 90 dis_zalloc(size_t bytes) in dis_zalloc() argument 97 dis_free(void *ptr, size_t bytes) in dis_free() argument
|
/titanic_52/usr/src/psm/stand/boot/sparc/common/ |
H A D | sun4x_standalloc.c | 131 vpage_from_freelist(size_t bytes) in vpage_from_freelist() argument 165 size_t bytes; in get_low_vpage() local 238 resalloc(enum RESOURCES type,size_t bytes,caddr_t virthint,int align) resalloc() argument [all...] |
/titanic_52/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_52/usr/src/tools/elfextract/ |
H A D | elfextract.c | 58 unsigned char *bytes; in extract32() local 128 unsigned char *bytes; in extract64() local
|
/titanic_52/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_nvm.c | 847 i40e_nvmupd_command(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_command() argument 953 i40e_nvmupd_state_init(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_state_init() argument 1090 i40e_nvmupd_state_reading(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_state_reading() argument 1134 i40e_nvmupd_state_writing(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_state_writing() argument 1386 i40e_nvmupd_exec_aq(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_exec_aq() argument 1464 i40e_nvmupd_get_aq_result(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_get_aq_result() argument 1533 i40e_nvmupd_nvm_read(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_nvm_read() argument 1612 i40e_nvmupd_nvm_write(struct i40e_hw * hw,struct i40e_nvm_access * cmd,u8 * bytes,int * perrno) i40e_nvmupd_nvm_write() argument [all...] |
/titanic_52/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_streams.c | 223 consume(evStream *str, size_t bytes) { in consume() argument 262 int bytes; writable() local 285 int bytes; readable() local [all...] |
/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | IANACharCode.java | 348 static String getUnicodeEndianess(byte[] bytes) { in getUnicodeEndianess() argument 372 addBigEndianFlag(byte[] bytes) addBigEndianFlag() argument [all...] |
/titanic_52/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() argument 911 int bytes; /* Byte in httpRead() local 1161 bytes; /* Bytes sent */ httpWrite() local 1284 int bytes; /* Number of bytes read */ httpGets() local 1433 int bytes, /* Number of bytes to write */ httpPrintf() local 2526 ssize_t bytes; /* Number of bytes read */ CDSAReadFunc() local 2551 ssize_t bytes; CDSAWriteFunc() local [all...] |
/titanic_52/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 */ au_to_text() local 734 short bytes; /* length of string */ au_to_path() local 886 au_to_opaque(char * opaque,short bytes) au_to_opaque() argument 1170 short bytes; /* length of string */ au_to_uauth() local 1196 short bytes; /* length of string */ au_to_upriv() local 1224 short bytes; /* length of string */ au_to_user() local 1508 short bytes; /* length of string */ au_to_zonename() local 1536 short bytes; /* length of string */ au_to_fmri() local [all...] |
/titanic_52/usr/src/cmd/svc/startd/ |
H A D | proc.c | 45 ssize_t bytes; in proc_get_ctid() local
|
/titanic_52/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() argument
|