Searched defs:pnt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c703 } __attribute__ ((packed)) *pnt;
704 pnt = (struct pointer *) (grub_be_to_cpu16 (node.offsets[pos])
709 &pnt->key,
710 pnt->keylen,
711 &pnt->key + pnt->keylen +(pnt->keylen + 1) % 2,
713 - pnt->keylen - 1
702 } __attribute__ ((packed)) *pnt; local

Completed in 24 milliseconds