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

/netbsd-6-1-5-RELEASE/sbin/fdisk/
H A Dfdisk.c144 static const char *boot_dir = DEFAULT_BOOTDIR; variable
432 boot_dir = optarg;
1003 asprintf(&boot_path, "%s/%s", boot_dir, name);

Completed in 52 milliseconds