Searched defs:set_device (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c1005 /* XX used for device completion in 'set_device' and 'print_completions' */
1017 set_device (char *device) function
1257 if (! (filename = set_device (filename)))
1274 if ((filename = set_device (filename)) == 0)
1436 if (*buf == '/' || (ptr = set_device (buf)) || incomplete)

Completed in 25 milliseconds