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

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c125 #define GRUBSIGN_LU_PREFIX "BE_" macro
5638 strncmp(tmpsign, GRUBSIGN_LU_PREFIX,
5639 strlen(GRUBSIGN_LU_PREFIX)) == 0) {
5726 strncmp(tmpsign, GRUBSIGN_LU_PREFIX,
5727 strlen(GRUBSIGN_LU_PREFIX)) == 0) {

Completed in 76 milliseconds