Searched refs:BOOTSIGN_LEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_impl.h51 #define BOOTSIGN_LEN (2 * MAXNAMELEN) macro
121 char gb_bootsign[BOOTSIGN_LEN];
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h60 #define BOOTSIGN_LEN (sizeof (BOOTSIGN_DIR) + 1 + BOOTSIGN_ARGLEN) macro
H A Dbuiltins.c1621 static char bootsign[BOOTSIGN_LEN];

Completed in 76 milliseconds