Searched refs:PRIuGRUB_SIZE (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dtypes.h107 # define PRIuGRUB_SIZE "lu" macro
112 # define PRIuGRUB_SIZE "llu" macro
122 # define PRIuGRUB_SIZE "u" macro
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dip.c413 grub_dprintf ("net", "Cut IP packet actual: %" PRIuGRUB_SIZE
414 ", expected %" PRIuGRUB_SIZE "\n", actual_size,
669 grub_dprintf ("net", "Cut IP packet actual: %" PRIuGRUB_SIZE
670 ", expected %" PRIuGRUB_SIZE "\n", actual_size,
H A Dudp.c158 grub_dprintf ("net", "UDP packet too short: %" PRIuGRUB_SIZE "\n",
H A Dtcp.c764 grub_dprintf ("net", "TCP packet too short: %" PRIuGRUB_SIZE "\n",
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dgeli.c479 grub_dprintf ("geli", "keylen = %" PRIuGRUB_SIZE "\n", keysize);
H A Dpata.c160 PRIuGRUB_SIZE "\n",
H A Dahci.c599 PRIuGRUB_SIZE ")\n",
H A Dcryptodisk.c516 "Reading %" PRIuGRUB_SIZE " sectors from sector 0x%"
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/
H A Dzfscrypt.c314 grub_dprintf ("zfs", "Unexpected key size %" PRIuGRUB_SIZE "\n", keysize);
H A Dzfs.c3467 grub_dprintf ("zfs", "Unexpected key index size %" PRIuGRUB_SIZE "\n",
3474 grub_dprintf ("zfs", "Unexpected key element size %" PRIuGRUB_SIZE "\n",
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dusb_keyboard.c411 "err = %d, actual = %" PRIuGRUB_SIZE

Completed in 53 milliseconds