Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 25 of 51) sorted by relevance

123

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DProperties106 * \p{InAegeanNumbers} Block 'Aegean Numbers'
107 * \p{InAlphabeticPresentationForms} Block 'Alphabetic Presentation Forms'
108 * \p{InArabicPresentationFormsA} Block 'Arabic Presentation Forms-A'
109 * \p{InArabicPresentationFormsB} Block 'Arabic Presentation Forms-B'
110 * \p{InArabic} Block 'Arabic'
111 * \p{InArmenian} Block 'Armenian'
112 * \p{InArrows} Block 'Arrows'
113 * \p{InBasicLatin} Block 'Basic Latin'
114 * \p{InBengali} Block 'Bengali'
115 * \p{InBlockElements} Block 'Block Elements'
[all …]
H A DBlocks.txt17 # Start Code..End Code; Block Name
21 # Property: Block
84 2580..259F; Block Elements
H A DPropertyAliases.txt82 blk ; Block
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Denc_des.c90 Block temp_feed;
98 Block str_output;
99 Block str_feed;
100 Block str_iv;
108 static void cfb64_stream_iv(Block, struct stinfo *);
109 static void cfb64_stream_key(Block, struct stinfo *);
112 ecb_encrypt(struct stinfo *stp, Block in, Block out) in ecb_encrypt()
215 for (x = 0; x < sizeof (Block); ++x) { in cfb64_start()
248 if (cnt != sizeof (Block)) { in cfb64_is()
335 (void) memset(fbp->temp_feed, 0, sizeof (Block)); in cfb64_reply()
[all …]
H A Dencrypt.h74 #define SAMEKEY(k1, k2) (!memcmp((void *)k1, (void *)k2, sizeof (Block))
132 void key_lookup(unsigned char *, Block);
133 void key_stream_init(Block, Block, int);
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DAllocator.cxx38 Block *tem = freeList_; in alloc()
62 Block **freeList = seg->freeList; in free()
69 ((Block *)b)->next = *freeList; in free()
70 *freeList = (Block *)b; in free()
87 Block *head = 0; in alloc1()
89 ((Block *)p)->next = head; in alloc1()
90 ((Block *)p)->header.seg = seg; in alloc1()
91 head = (Block *)p; in alloc1()
H A DGenericEventHandler.cxx61 Block *tem = freeBlocks_; in ~GenericEventHandler()
70 Block **p; in freeAll1()
92 Block *tem = freeBlocks_; in allocate()
98 Block *tem = new Block; in allocate()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAllocator.h38 struct Block;
39 friend struct Block;
40 struct SP_API Block { struct
42 Block *next; argument
47 Block **freeList;
56 Block *freeList_;
H A DGenericEventHandler.h50 struct Block { struct
51 Block *next; argument
75 Block *freeBlocks_; argument
76 Block *allocBlocks_;
/onnv-gate/usr/src/uts/common/io/ixgbe/
H A DTHIRDPARTYLICENSE7 -------------------Begin Text Block------------------
24 Text Block. No other modification of this Text Block is permitted.
25 --------------------End Text Block-------------------
/onnv-gate/usr/src/head/arpa/
H A Dtelnet.h396 typedef unsigned char Block[DES_BLOCKSIZE]; typedef
398 typedef struct { Block _; } Schedule[16];
414 Block ivec;
415 Block krbdes_key;
/onnv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Ddevice.h62 #define NDevBlock(nd) test_ndev_flag(nd, Block)
63 #define NDevSetBlock(nd) set_ndev_flag(nd, Block)
64 #define NDevClearBlock(nd) clear_ndev_flag(nd, Block)
/onnv-gate/usr/src/uts/intel/io/acpica/debugger/
H A Ddbdisply.c820 UINT32 Block = 0; in AcpiDbDisplayGpes() local
831 Block = 0; in AcpiDbDisplayGpes()
848 Block, GpeBlock, GpeBlock->Node, Buffer); in AcpiDbDisplayGpes()
963 Block++; in AcpiDbDisplayGpes()
/onnv-gate/usr/src/pkg/manifests/
H A Ddriver-storage-blkdev.mf33 set name=pkg.description value="Generic Block Driver"
34 set name=pkg.summary value="Generic Block Driver"
H A Ddriver-storage-sv.mf34 value="Raw/Block Device Interface to Storage Volumes (SV)"
83 legacy pkg=SUNWspsvr desc="Raw/Block Device Interface to Storage Volumes (SV)" \
85 legacy pkg=SUNWspsvu desc="Raw/Block Device Interface to Storage Volumes (SV)" \
/onnv-gate/usr/src/cmd/ipf/examples/
H A Dfirewall4 Step 1 - Block out "bad" IP packets.
/onnv-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s90 cmp %o2, 320 ! if cnt < 256 + 64 - no Block ld/st
/onnv-gate/usr/src/cmd/avs/errgen/
H A Derrgen.help.txt41 SDBC Storage Device Block Cache Module
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c224 extern void mit_des_fixup_key_parity(Block);
1096 if (cnt < sizeof (Block)) { in encrypt_is()
1106 sizeof (Block)); in encrypt_is()
1236 kret = getrandom((char *)encr_data.encrypt.ivec, sizeof (Block)); in encrypt_send_encrypt_is()
1262 for (i = 0; i < sizeof (Block); i++) in encrypt_send_encrypt_is()
1878 (void) memset(encr_data.encrypt.ivec, 0, sizeof (Block)); in encrypt_reply()
2088 (void) memcpy(cinfo->krbdes_key, (void *)key->data, sizeof (Block)); in encrypt_session_key()
/onnv-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s38 ! Block !
/onnv-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c273 enum { JustPoll, Block, Timer } m; in evGetNext() enumerator
286 m = Block; in evGetNext()
/onnv-gate/usr/src/lib/libc/port/gen/
H A Derrlist54 15 Block device required
/onnv-gate/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err37 NOTBLK = Block device required
/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dblowfish.pod68 BF_cbc_encrypt() is the Cipher Block Chaining function for Blowfish. It
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Ddes.pod60 program, Cipher Block Chaining (the default) and Electronic Code Book

123