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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c360 if (grub_strncmp(p, "$ISADIR", 7) == 0) {
371 if (grub_strncmp(p, "$ZFS-BOOTFS", 11) == 0 &&
H A Dchar_io.c1144 grub_strncmp(const char *s1, const char *s2, int n) function
H A Dfsys_zfs.c913 if (grub_strncmp(str, BOOTSIGN_DIR"/",
1420 if ((grub_strncmp(nvp_name, name, name_len) == 0) &&
H A Dbuiltins.c3897 if (current_rootpool[0] != 0 && grub_strncmp(arg,

Completed in 130 milliseconds