HomeSort by relevance Sort by last modified time
    Searched refs:fhdr (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/utility/
image_types.c 60 const FontArrayHeader *fhdr = buf; local
61 if (0 == memcmp(&fhdr->signature, FONT_SIGNATURE, FONT_SIGNATURE_SIZE) &&
62 fhdr->num_entries > 0) {
  /external/tcpdump/
print-forces.c 406 #define GET_TOP_TLV(fhdr) ((struct forces_tlv *)((fhdr) + sizeof (struct forcesh)))
1686 const struct forcesh *fhdr; local
    [all...]

Completed in 589 milliseconds