/titanic_41/usr/src/lib/libmapmalloc/common/ |
H A D | textmem.c | 62 struct block { struct 66 struct block *next; argument 73 struct block block[1]; member 109 struct block *block; in malloc_unlocked() local 159 struct block *block; in realloc() local 198 struct block *block; in free() local 225 split(struct block *block, size_t size) in split() 245 struct block *block; in defrag() local
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | malloc.c | 51 struct block { struct 55 struct block *next; argument 62 struct block block[1]; member 109 struct block *block; in defrag() local 135 split(struct block *block, size_t size) in split() 161 struct block *block; in malloc() local 233 struct block *block; in realloc() local 291 struct block *block; in free() local 319 struct block *block; in addfree() local
|
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | freelist.c | 51 FreeListBlock *block; /* The head of the list of free-list blocks */ member 138 FreeListBlock *block; in _rst_FreeList() local 200 FreeListBlock *block = next; in _del_FreeList() local 239 FreeListBlock *block = _new_FreeListBlock(fl); in _new_FreeListNode() local 337 FreeListBlock *block; /* The new block to be returned */ in _new_FreeListBlock() local 375 static void _thread_FreeListBlock(FreeList *fl, FreeListBlock *block) in _thread_FreeListBlock()
|
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | tnf_buf.c | 98 tnf_block_header_t *block; in tnfw_b_alloc_block() local 343 tnf_block_header_t *block; in tnfw_b_init_buffer() local 443 tnf_block_header_t *block, *new_block; in tnfw_b_alloc() local 559 tnf_block_header_t *block; in tnfw_b_xcommit() local 628 tnf_block_header_t *block, *next; in tnfw_b_xabort() local
|
/titanic_41/usr/src/uts/common/tnf/ |
H A D | tnf_buf.c | 76 tnf_block_header_t *block; in tnfw_b_alloc_block() local 231 tnf_block_header_t *block, *new_block; in tnfw_b_alloc() local 343 tnf_block_header_t *block; in tnfw_b_init_buffer() local
|
/titanic_41/usr/src/lib/libcrypt/common/ |
H A D | des_crypt.c | 289 des_encrypt_nolock(char *block, int edflag) in des_encrypt_nolock() 300 des_encrypt(char *block, int edflag) in des_encrypt() 334 char block[66]; in des_crypt() local
|
H A D | des_decrypt.c | 36 _des_decrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, char KS[][48], char S[]… in _des_decrypt1()
|
H A D | des_encrypt.c | 35 des_encrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, in des_encrypt1()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sigqueue.c | 124 int si_code, int block) in sigqueue() 200 int si_code, int block) in sigqueue32()
|
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-ring-fp.c | 69 __hal_ring_block_memblock_idx(xge_hal_ring_block_t *block) in __hal_ring_block_memblock_idx() 76 __hal_ring_block_memblock_idx_set(xge_hal_ring_block_t*block, int memblock_idx) in __hal_ring_block_memblock_idx_set() 85 __hal_ring_block_next_pointer(xge_hal_ring_block_t *block) in __hal_ring_block_next_pointer() 92 __hal_ring_block_next_pointer_set(xge_hal_ring_block_t *block, in __hal_ring_block_next_pointer_set()
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | tftp.h | 42 uint16_t block; member 46 uint16_t block; member 67 uint16_t block; member
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | ttimeout.c | 96 _setblock(int block) in _setblock()
|
/titanic_41/usr/src/cmd/audio/include/ |
H A D | AudioUnixfile.h | 44 Boolean block; // FALSE if fd set non-blocking variable
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init.h | 13 #define BLOCK_OPS_IDX(block, stage, end) \ argument 61 #define BLOCK_PRTY_INFO(block, en_mask, m1, m1h, m2, m3) \ argument 68 #define BLOCK_PRTY_INFO_0(block, en_mask, m1, m1h, m2, m3) \ argument 75 #define BLOCK_PRTY_INFO_1(block, en_mask, m1, m1h, m2, m3) \ argument
|
/titanic_41/usr/src/common/net/wanboot/crypt/ |
H A D | des3.c | 62 des3_encrypt(void *cookie, uint8_t *block) in des3_encrypt() 72 des3_decrypt(void *cookie, uint8_t *block) in des3_decrypt()
|
/titanic_41/usr/src/lib/libsum/common/ |
H A D | sum-sha1.c | 116 uint32_t *e, CHAR64LONG16 *block) in do_R01() 129 uint32_t *e, CHAR64LONG16 *block) in do_R2() 142 uint32_t *e, CHAR64LONG16 *block) in do_R3() 155 uint32_t *e, CHAR64LONG16 *block) in do_R4() 173 CHAR64LONG16 *block; in sha1_transform() local
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_systemfile.c | 286 daddr_t *block, /* returned block offset */ in confline() 355 daddr_t block; in meta_systemfile_append_mddb() local
|
/titanic_41/usr/src/uts/intel/io/drm/ |
H A D | radeon_mem.c | 247 struct mem_block *block, **heap; in radeon_mem_alloc() local 303 struct mem_block *block, **heap; in radeon_mem_free() local
|
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_send.c | 141 ibmf_msg_impl_t *msgimplp, int block) in ibmf_i_send_pkt() 219 ibmf_msg_impl_t *msgimplp, int block) in ibmf_i_send_single_pkt()
|
H A D | ibmf_rmpp.c | 1649 uint8_t rmpp_status, uint32_t segno, uint32_t nwl, int block) in ibmf_i_send_rmpp() 1704 ibmf_i_send_rmpp_window(ibmf_msg_impl_t *msgimplp, int block) in ibmf_i_send_rmpp_window() 1779 ibmf_msg_impl_t *msgimplp, boolean_t isDS, int block) in ibmf_i_send_rmpp_pkts()
|
/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | CmtBlk.py | 43 def checkblock(block, blk_text): argument
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 374 char block[66]; in afs_crypt() local 495 static void krb5_afs_encrypt(char *block, char *E, char (*KS)[48]) in krb5_afs_encrypt()
|
/titanic_41/usr/src/common/bzip2/ |
H A D | blocksort.c | 349 UChar* block, in mainGtU() 486 UChar* block, in mainSimpleSort() 622 UChar* block, in mainQSort3() 752 UChar* block, in mainSort() 1034 UChar* block = s->block; in BZ2_blockSort() local
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_server.c | 305 mygetdir(char *block, int *no, struct mycon *m) in mygetdir() 361 mygetpage(char *block, int *pageno, struct mycon *m) in mygetpage()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | signal.c | 265 sm_allsignals(block) in sm_allsignals() argument
|