Home
last modified time | relevance | path

Searched defs:block (Results 26 – 50 of 128) sorted by relevance

123456

/titanic_41/usr/src/common/net/wanboot/crypt/
H A Ddes.c209 des(void *cookie, uint8_t *block) in des()
H A Daes.c756 aes_encrypt(void *cookie, uint8_t *block) in aes_encrypt()
959 aes_decrypt(void *cookie, uint8_t *block) in aes_decrypt()
/titanic_41/usr/src/uts/intel/io/drm/
H A Di915_mem.c296 struct mem_block *block, **heap; in i915_mem_alloc() local
345 struct mem_block *block, **heap; in i915_mem_free() local
/titanic_41/usr/src/uts/intel/io/dnet/
H A Ddnet.c1870 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; in set_opr() local
2086 media_block_t *block = dnetp->selected_media_block; in set_sia() local
3151 media_block_t *block; in find_active_media() local
3343 media_block_t *block = dnetp->selected_media_block; in dnet_link_sense() local
3763 media_block_t *block; in do_phy() local
4123 parse_media_block(struct dnetinstance *dnetp, media_block_t *block, uchar_t *vi) in parse_media_block()
4330 media_block_t *block; in setup_legacy_blocks() local
4521 dnet_dump_block(media_block_t *block) in dnet_dump_block()
/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmopen.c42 Block_t block; /* space for a block */ member
/titanic_41/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c374 blowfish_encrypt_block(const void *cookie, const uint8_t *block, in blowfish_encrypt_block()
469 blowfish_decrypt_block(const void *cookie, const uint8_t *block, in blowfish_decrypt_block()
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c680 struct block { struct
681 block_t *next; argument
682 char *block; argument
698 blockhdr_t blocks; argument
890 lzjbblock(int corefd, stream_t *s, char *block, size_t blocksz) in lzjbblock()
1013 bz2block(int corefd, stream_t *s, char *block, size_t blocksz) in bz2block()
/titanic_41/usr/src/lib/libast/common/include/
H A Dstack.h45 struct stackblock* block; /* current block pointer */ member
/titanic_41/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c274 uint32_t block, in makecommand()
/titanic_41/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c103 int fds = 0, block = 0; in scan_for_devices_using_snmp() local
/titanic_41/usr/src/lib/libc/port/gen/
H A Dcrypt.c1021 unlocked_encrypt(char *block, int fake) in unlocked_encrypt()
1069 char *block; in _unix_crypt() local
1136 encrypt(char *block, int fake) in encrypt()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_wqe.c1071 boolean_t block) in ibmf_i_extend_wqe_cache()
1127 ibmf_wqe_mgt_t *wqe_mgt, boolean_t block) in ibmf_i_extend_wqe_mem()
1252 boolean_t block, ibmf_send_wqe_t **swqepp) in ibmf_i_alloc_send_resources()
H A Dibmf_ud_dest.c328 ibt_ud_dest_hdl_t *ud_dest_p, boolean_t block) in ibmf_i_alloc_ud_dest()
/titanic_41/usr/src/lib/libast/common/comp/
H A Dregexp.c43 block(void* handle, void* data, size_t size) in block() function
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dstack.h54 struct stackblock* block; /* current block pointer */ member
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dstack.h54 struct stackblock* block; /* current block pointer */ member
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dstack.h54 struct stackblock* block; /* current block pointer */ member
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dstack.h54 struct stackblock* block; /* current block pointer */ member
/titanic_41/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x112 bool block; member
121 bool block; member
263 bool block; member
272 bool block; member
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ffs.c186 int block, off, loc, map, ino = ROOTINO; in ffs_dir() local
H A Dfsys_ufs2.c210 int block, off, loc, ino = ROOTINO; in ufs2_dir() local
/titanic_41/usr/src/lib/libtecla/common/
H A Dstringrp.c56 char *block; /* An array of characters to be shared between strings */ member
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c123 markbusy(daddr_t block, long count) in markbusy()
164 getfilentry(uint32_t block, int len) in getfilentry()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c119 ushort_t block = 0; in tftp_sendfile() local
245 ushort_t block = 1; in tftp_recvfile() local
/titanic_41/usr/src/cmd/truss/
H A Dhtbl.h48 mutex_t block; /* bucket lock */ member

123456