Searched refs:u8 (Results 1 - 25 of 72) sorted by relevance

123

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dsd.h6 void init_system_file_sd(int sys_file_no, u8 **sd_val, int *sd_val_len);
7 void init_root_sd(u8 **sd_val, int *sd_val_len);
H A Dntfsinfo.c531 static void ntfs_dump_namespace(const char *indent, u8 file_name_type)
621 static void ntfs_dump_bytes(u8 *buf, int start, int stop)
636 u8 *value;
659 for (;(u8 *)entry < (u8 *) value + l; entry = (ATTR_LIST_ENTRY *)
660 ((u8 *) entry + le16_to_cpu(entry->length))) {
701 ntfs_dump_bytes((u8 *)entry, entry->name_offset +
796 ntfs_dump_filename("\t", (FILE_NAME_ATTR*)((u8*)attr +
809 obj_id_attr = (OBJECT_ID_ATTR *)((u8*)attr +
1014 sec_desc_attr = (SECURITY_DESCRIPTOR_ATTR *)((u8*)att
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dbitmap.h47 static __inline__ void ntfs_bit_set(u8 *bitmap, const u64 bit,
48 const u8 new_value)
66 static __inline__ char ntfs_bit_get(const u8 *bitmap, const u64 bit)
73 static __inline__ void ntfs_bit_change(u8 *bitmap, const u64 bit)
89 static __inline__ char ntfs_bit_get_and_set(u8 *bitmap, const u64 bit,
90 const u8 new_value)
92 register u8 old_bit, shift;
H A Ddir.h73 extern ntfs_inode *ntfs_create(ntfs_inode *dir_ni, ntfschar *name, u8 name_len,
76 ntfschar *name, u8 name_len, dev_t type, dev_t dev);
78 ntfschar *name, u8 name_len, ntfschar *target, u8 target_len);
81 u8 name_len);
84 u8 name_len);
H A Drunlist.h73 extern int ntfs_write_significant_bytes(u8 *dst, const u8 *dst_max,
76 extern int ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst,
H A Dvolume.h159 u8 major_ver; /* Ntfs major version of volume. */
160 u8 minor_ver; /* Ntfs minor version of volume. */
166 u8 sector_size_bits; /* Log(2) of the byte size of a sector. */
170 u8 cluster_size_bits; /* Log(2) of the byte size of a cluster. */
171 u8 mft_record_size_bits;/* Log(2) of the byte size of a mft record. */
172 u8 indx_record_size_bits;/* Log(2) of the byte size of a INDX record. */
175 u8 mft_zone_multiplier; /* Initial mft zone multiplier. */
H A Dattrib.h93 const VCN lowest_vcn, const u8 *val, const u32 val_len,
196 u8 compression_block_size_bits;
197 u8 compression_block_clusters;
256 u8 _default; /* Unnamed u8 to serve as default when just using
282 const u8 compression_unit);
315 extern int ntfs_make_room_for_attr(MFT_RECORD *m, u8 *pos, u32 size);
318 ntfschar *name, u8 name_len, u8 *val, u32 size,
321 ntfschar *name, u8 name_le
[all...]
H A Dlayout.h52 u8 sectors_per_cluster; /* Size of a cluster in sectors. */
54 u8 fats; /* zero */
57 u8 media_type; /* 0xf8 = hard disk */
78 u8 jump[3]; /* Irrelevant (jump to boot up code).*/
81 u8 physical_drive; /* 0x00 floppy, 0x80 hard disk */
82 u8 current_head; /* zero */
83 u8 extended_boot_signature; /* 0x80 */
84 u8 reserved2; /* zero */
93 u8 reserved0[3]; /* zero */
95 u8 reserved
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Djfs.h97 typedef unsigned char u8; typedef
154 u8 thresh; /* Alert Threshold (in percent) */
155 u8 delta; /* Alert Threshold delta (in percent) */
156 u8 rsrvd1;
157 u8 limit_hi; /* DASD limit (in logical blocks) */
159 u8 rsrvd2[3];
160 u8 used_hi; /* DASD usage (in logical blocks) */
241 u8 rsrvd4[7]; /* 7: reserved - set to 0 */
297 u8 namlen; /* 1: */
309 u8 namle
[all...]
/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h127 typedef UINT8_TYPE u8; /* 1-byte unsigned integer */ typedef
133 ** Defer sourcing vdbe.h until after the "u8" typedef is defined.
271 u8 inTrans; /* 0: not writable. 1: Transaction. 2: Checkpoint */
352 u8 file_format; /* What file format version is this database? */
353 u8 safety_level; /* How aggressive at synching data to disk */
354 u8 want_to_close; /* Close after all VDBEs are deallocated */
355 u8 temp_store; /* 1=file, 2=memory, 0=compile-time default */
356 u8 onError; /* Default conflict algorithm */
374 u8 busy; /* TRUE if currently initializing */
436 u8 includeType
[all...]
H A Dvdbe.h40 u8 opcode; /* What operation to perform */
57 u8 opcode; /* What operation to perform */
H A Dtokenize.c33 u8 tokenType; /* Token value for this keyword */
34 u8 len; /* Length of this keyword */
35 u8 iNext; /* Index in aKeywordTable[] of next with same hash */
148 static u8 aiHashTable[KEY_HASH_SIZE];
556 u8 state = 0; /* Current state, using numbers defined in header comment */
557 u8 token; /* Value of the next token */
563 static const u8 trans[7][8] = {
628 if( isIdChar[(u8)*zSql] ){
631 for(nId=1; isIdChar[(u8)zSql[nId]]; nId++){}
H A DvdbeInt.h160 u8 isError; /* Set to true for an error */
161 u8 isStep; /* Current in the step function */
256 u8 *abVar; /* TRUE if azVariable[i] needs to be sqliteFree()ed */
283 u8 explain; /* True if EXPLAIN present on SQL command */
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dattrlist.c86 while ((u8*)ale < ni->attr_list + ni->attr_list_size) {
89 ale = (ATTR_LIST_ENTRY *)((u8*)ale + le16_to_cpu(ale->length));
112 u8 *new_al;
154 ((u8*)attr + le16_to_cpu(attr->name_offset)) :
157 0, (attr->non_resident) ? NULL : ((u8*)attr +
169 ale = (ATTR_LIST_ENTRY*)((u8*)ctx->al_entry +
186 entry_offset = ((u8 *)ale - ni->attr_list);
200 NTFS_ON_DEBUG(memset(ale->name, 0, ((u8*)((u8*)ale + entry_len)) -
201 ((u8*)al
[all...]
H A Ddir.c114 u8 *index_end;
118 u8 index_vcn_size_bits;
138 ir = (INDEX_ROOT*)((u8*)ctx->attr +
147 index_end = (u8*)&ir->index + le32_to_cpu(ir->index.index_length);
149 ie = (INDEX_ENTRY*)((u8*)&ir->index +
155 for (;; ie = (INDEX_ENTRY*)((u8*)ie + le16_to_cpu(ie->length))) {
157 if ((u8*)ie < (u8*)ctx->mrec || (u8*)ie +
159 (u8*)i
[all...]
H A Dcompress.c81 static int ntfs_decompress(u8 *dest, const u32 dest_size,
82 u8 *const cb_start, const u32 cb_size)
88 u8 *cb_end = cb_start + cb_size; /* End of cb. */
89 u8 *cb = cb_start; /* Current position in cb. */
90 u8 *cb_sb_start = cb; /* Beginning of the current sb in the cb. */
91 u8 *cb_sb_end; /* End of current sb / beginning of next sb. */
93 u8 *dest_end = dest + dest_size; /* End of dest buffer. */
94 u8 *dest_sb_start; /* Start of current sub-block in dest. */
95 u8 *dest_sb_end; /* End of current sb in dest. */
97 u8 ta
[all...]
H A Dcrypto.c123 u8 *key_data;
169 static int ntfs_pkcs12_load_pfxfile(const char *keyfile, u8 **pfx,
297 static ntfs_rsa_private_key_t *ntfs_pkcs12_extract_rsa_key(u8 *pfx,
551 static inline void ntfs_buffer_reverse(u8 *buf, unsigned buf_size)
554 u8 t;
583 static unsigned ntfs_raw_fek_decrypt(u8 *fek, u32 fek_size,
667 static gcry_error_t ntfs_desx_key_expand(const u8 *src, u32 *des_key,
670 static const u8 *salt1 = (const u8*)"Dan Simon ";
671 static const u8 *salt
[all...]
H A Dattrib.c95 const ATTR_RECORD *a, u8 *b)
308 const u8 compression_unit)
416 name = ntfs_ucsndup((ntfschar*)((u8*)a + le16_to_cpu(
938 memset((u8*)b + count, 0, total2);
981 b = (u8*)b + to_read;
997 b = (u8*)b + br;
1388 b = (const u8*)b + written;
1510 u8 *end;
1523 for (end = (u8*)dst + br * bk_size; (u8*)ds
[all...]
H A Dbootsect.c131 if ((u8)b->clusters_per_mft_record < 0xe1 ||
132 (u8)b->clusters_per_mft_record > 0xf7) {
144 if ((u8)b->clusters_per_index_record < 0xe1 ||
145 (u8)b->clusters_per_index_record > 0xf7) {
179 u8 sectors_per_cluster;
H A Dsecurity.c262 u8 *p = (u8 *)guid;
265 p[i] = (u8)(random() & 0xFF);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c63 typedef unsigned char u8; typedef
319 u8 *ring_addr;
343 static inline void pci_push(u8 * base)
351 u8 *base = (u8 *) BASE;
395 u8 *base = (u8 *) BASE;
453 u8 *base = (u8 *) BASE;
469 u8 *bas
[all...]
H A Dtlan.h43 typedef unsigned char u8; typedef
396 inline u8 TLan_DioRead8(u16 base_addr, u16 internal_addr)
426 inline void TLan_DioWrite8(u16 base_addr, u16 internal_addr, u8 data)
456 inline void TLan_ClearBit(u8 bit, u16 port)
464 inline int TLan_GetBit(u8 bit, u16 port)
472 inline void TLan_SetBit(u8 bit, u16 port)
485 inline u32 TLan_HashFunc(u8 * a)
487 u8 hash;
507 #define DA( a, bit ) ( ( (u8) a[bit/8] ) & ( (u8) (
[all...]
H A Dtlan.c80 static int TLan_EeSendByte(u16, u8, int);
81 static void TLan_EeReceiveByte(u16, u8 *, int);
82 static int TLan_EeReadByte(u16 io_base, u8, u8 *);
204 typedef u8 TLanBuffer[TLAN_MAX_FRAME_SIZE];
218 u8 *padBuffer;
219 u8 *rxBuffer;
229 u8 *txBuffer;
245 u8 tlanRev;
246 u8 tlanFullDuple
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_superblock.h115 u8 rsrvd4[7]; /* 7: reserved - set to 0 */
/osnet-11/usr/src/lib/liblldp/common/
H A Dliblldp_tlv.c1266 uint8_t u8; local
1292 u8 = *value;
1293 app->la_pri = (u8 & 0xE0) >> 5;
1294 app->la_sel = u8 & 0x3;
1376 uint8_t u8; local
1389 u8 = *value;
1390 pfc->lp_willing = u8 >> 7;
1391 pfc->lp_mbc = (u8 >> 6) & 0x1;
1392 pfc->lp_cap = u8 & 0xF;
1555 uint8_t u8; local
1644 uint8_t u8; local
[all...]

Completed in 110 milliseconds

123