Searched refs:type_length (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dgen_msg.awk88 sum += type_length(types[i]);
121 function type_length(type) function
/macosx-10.9.5/pdisk-9/
H A Ddump.c132 void dump_partition_entry(partition_map *entry, int type_length, int name_length, int digits);
265 dump_partition_entry(partition_map *entry, int type_length, int name_length, int digits) argument
293 printf("%2ld: %*.32s", entry->disk_address, type_length, p->dpme_type);

Completed in 79 milliseconds