Home | History | Annotate | Download | only in cgpt

Lines Matching refs:signature

881   /* If we have an alternate GPT header signature, don't overwrite
886 if (!memcmp(h->signature, GPT_HEADER_SIGNATURE2, GPT_HEADER_SIGNATURE_SIZE))