HelenOS sources

gpt_hdr_get_crc    70 uspace/lib/label/src/gpt.c static errno_t gpt_hdr_get_crc(gpt_header_t *, size_t, uint32_t *);
gpt_hdr_get_crc   205 uspace/lib/label/src/gpt.c 		rc = gpt_hdr_get_crc(gpt_hdr[j], hdr_size, &hdr_crc);
HelenOS homepage, sources at GitHub