/titanic_51/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; realloc() local 198 struct block *block; free() local 225 split(struct block * block,size_t size) split() argument 245 struct block *block; defrag() local [all...] |
/titanic_51/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) split() argument 161 struct block *block; malloc() local 233 struct block *block; realloc() local 291 struct block *block; free() local 319 struct block *block; addfree() local [all...] |
/titanic_51/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; _rst_FreeList() local 200 FreeListBlock *block = next; _del_FreeList() local 239 FreeListBlock *block = _new_FreeListBlock(fl); _new_FreeListNode() local 337 FreeListBlock *block; /* The new block to be returned */ _new_FreeListBlock() local 375 _thread_FreeListBlock(FreeList * fl,FreeListBlock * block) _thread_FreeListBlock() argument [all...] |
/titanic_51/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; tnfw_b_init_buffer() local 443 tnf_block_header_t *block, *new_block; tnfw_b_alloc() local 559 tnf_block_header_t *block; tnfw_b_xcommit() local 628 tnf_block_header_t *block, *next; tnfw_b_xabort() local [all...] |
/titanic_51/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; tnfw_b_alloc() local 343 tnf_block_header_t *block; tnfw_b_init_buffer() local [all...] |
/titanic_51/usr/src/lib/libcrypt/common/ |
H A D | des_crypt.c | 289 des_encrypt_nolock(char *block, int edflag) in des_encrypt_nolock() argument 300 des_encrypt(char *block, int edflag) in des_encrypt() argument 334 char block[66]; in des_crypt() local [all...] |
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[][64], char *f, char *tempL, char *P, char *FP) in _des_decrypt1() argument
|
H A D | des_encrypt.c | 35 des_encrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, in des_encrypt1() argument
|
/titanic_51/usr/src/uts/common/syscall/ |
H A D | sigqueue.c | 124 int si_code, int block) in sigqueue() argument 200 int si_code, int block) in sigqueue32() argument
|
/titanic_51/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() argument 76 __hal_ring_block_memblock_idx_set(xge_hal_ring_block_t*block, int memblock_idx) in __hal_ring_block_memblock_idx_set() argument 85 __hal_ring_block_next_pointer(xge_hal_ring_block_t *block) in __hal_ring_block_next_pointer() argument 92 __hal_ring_block_next_pointer_set(xge_hal_ring_block_t *block, in __hal_ring_block_next_pointer_set() argument
|
/titanic_51/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_51/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_mas argument 75 BLOCK_PRTY_INFO_1(block,en_mask,m1,m1h,m2,m3) global() argument [all...] |
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | ttimeout.c | 96 _setblock(int block) in _setblock() argument
|
/titanic_51/usr/src/cmd/audio/include/ |
H A D | AudioUnixfile.h | 44 Boolean block; // FALSE if fd set non-blocking variable
|
/titanic_51/usr/src/common/net/wanboot/crypt/ |
H A D | des3.c | 62 des3_encrypt(void *cookie, uint8_t *block) in des3_encrypt() argument 72 des3_decrypt(void *cookie, uint8_t *block) in des3_decrypt() argument
|
/titanic_51/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_51/usr/src/contrib/ast/src/lib/libsum/ |
H A D | sum-sha1.c | 97 uint32_t *e, CHAR64LONG16 *block) in do_R01() argument 110 do_R2(uint32_t * a,uint32_t * b,uint32_t * c,uint32_t * d,uint32_t * e,CHAR64LONG16 * block) do_R2() argument 123 do_R3(uint32_t * a,uint32_t * b,uint32_t * c,uint32_t * d,uint32_t * e,CHAR64LONG16 * block) do_R3() argument 136 do_R4(uint32_t * a,uint32_t * b,uint32_t * c,uint32_t * d,uint32_t * e,CHAR64LONG16 * block) do_R4() argument 154 CHAR64LONG16 *block; sha1_transform() local [all...] |
/titanic_51/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() argument 219 ibmf_msg_impl_t *msgimplp, int block) in ibmf_i_send_single_pkt() argument [all...] |
H A D | ibmf_rmpp.c | 1649 uint8_t rmpp_status, uint32_t segno, uint32_t nwl, int block) in ibmf_i_send_rmpp() argument 1704 ibmf_i_send_rmpp_window(ibmf_msg_impl_t *msgimplp, int block) in ibmf_i_send_rmpp_window() argument 1779 ibmf_msg_impl_t *msgimplp, boolean_t isDS, int block) in ibmf_i_send_rmpp_pkts() argument
|
/titanic_51/usr/src/common/bzip2/ |
H A D | blocksort.c | 349 UChar* block, in mainGtU() argument 486 mainSimpleSort(UInt32 * ptr,UChar * block,UInt16 * quadrant,Int32 nblock,Int32 lo,Int32 hi,Int32 d,Int32 * budget) mainSimpleSort() argument 622 mainQSort3(UInt32 * ptr,UChar * block,UInt16 * quadrant,Int32 nblock,Int32 loSt,Int32 hiSt,Int32 dSt,Int32 * budget) mainQSort3() argument 752 mainSort(UInt32 * ptr,UChar * block,UInt16 * quadrant,UInt32 * ftab,Int32 nblock,Int32 verb,Int32 * budget) mainSort() argument 1034 UChar* block = s->block; BZ2_blockSort() local [all...] |
/titanic_51/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, cha argument [all...] |
/titanic_51/usr/src/tools/onbld/Checks/ |
H A D | CmtBlk.py | 44 def checkblock(block, blk_text): argument [all...] |
/titanic_51/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_server.c | 305 mygetdir(char *block, int *no, struct mycon *m) in mygetdir() argument 361 mygetpage(char *block, int *pageno, struct mycon *m) in mygetpage() argument
|
/titanic_51/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 1870 media_block_t *block = dnetp->selected_media_block; in update_tx_stats() local 1967 media_block_t *block = dnetp->selected_media_block; in set_gpr() local 2014 media_block_t *block = dnetp->selected_media_block; set_opr() local 2086 media_block_t *block = dnetp->selected_media_block; set_sia() local 3151 media_block_t *block; find_active_media() local 3343 media_block_t *block = dnetp->selected_media_block; dnet_link_sense() local 3763 media_block_t *block; do_phy() local 4123 parse_media_block(struct dnetinstance * dnetp,media_block_t * block,uchar_t * vi) parse_media_block() argument 4330 media_block_t *block; setup_legacy_blocks() local 4521 dnet_dump_block(media_block_t * block) dnet_dump_block() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/libsm/ |
H A D | signal.c | 265 sm_allsignals(block) in sm_allsignals() argument
|