Home
last modified time | relevance | path

Searched defs:BOOTSIGN_LEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_impl.h51 #define BOOTSIGN_LEN (2 * MAXNAMELEN) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h61 #define BOOTSIGN_LEN (sizeof (BOOTSIGN_DIR) + 1 + BOOTSIGN_ARGLEN) macro