Home
last modified time | relevance | path

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.h61 #define BOOTSIGN_LEN (sizeof (BOOTSIGN_DIR) + 1 + BOOTSIGN_ARGLEN) macro
H A Dbuiltins.c1605 static char bootsign[BOOTSIGN_LEN]; in find_common()