grub_util_fd_strerror when using grub_util_fd_*. (grub_util_fd_open_device): Likewise. (grub_util_biosdisk_read): Likewise. (grub_util_biosdisk_write): Likewise. * grub-core/kern/emu/hostdisk_unix.c (grub_util_fd_open): New function. (grub_util_fd_strerror): Likewise. (grub_util_fd_sync): Likewise. (grub_util_fd_close): Likewise. * grub-core/kern/emu/hostdisk_windows.c (grub_util_fd_sync): Likewise. (grub_util_fd_close): Likewise. (grub_util_fd_strerror): Likewise. * include/grub/emu/hostdisk.h (grub_util_fd_close): Make into real function proto rather than macro. (grub_util_fd_sync): Likewise. (grub_util_fd_open): Likewise. (grub_util_fd_strerror): New proto. |
||
|---|---|---|
| .. | ||
| argp_common.c | ||
| cache.c | ||
| cache_s.S | ||
| error.c | ||
| full.c | ||
| hostdisk.c | ||
| hostdisk_apple.c | ||
| hostdisk_basic.c | ||
| hostdisk_bsd.c | ||
| hostdisk_devmapper.c | ||
| hostdisk_freebsd.c | ||
| hostdisk_hurd.c | ||
| hostdisk_linux.c | ||
| hostdisk_os.c | ||
| hostdisk_sun.c | ||
| hostdisk_unix.c | ||
| hostdisk_windows.c | ||
| hostfs.c | ||
| lite.c | ||
| main.c | ||
| misc.c | ||
| mm.c | ||
| time.c | ||