Home
last modified time | relevance | path

Searched refs:biasptr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3697 char *biasptr; in real_root_func() local
3738 biasptr = skip_to (0, next); in real_root_func()
3739 safe_parse_maxint (&biasptr, &hdbias); in real_root_func()
3830 char *biasptr; in bootfs_func() local