Home
last modified time | relevance | path

Searched refs:enum_size (Results 1 – 5 of 5) sorted by relevance

/system/extras/ioshark/
Dioshark.h82 u_int32_t enum_size; member
Dcompile_ioshark_subr.c241 file_op->op_union.enum_size = htobe32(file_op->op_union.enum_size); in ioshark_write_file_op()
Dconvert_format.c204 new_disk_file_op.op_union.enum_size = in main()
205 htobe32(new_disk_file_op.op_union.enum_size); in main()
DREADME68 int32_t enum_size;
Dioshark_bench_subr.c681 file_op->op_union.enum_size = be32toh(file_op->op_union.enum_size); in ioshark_read_file_op()