HomeSort by: relevance | last modified time | path
    Searched defs:boot_dir (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/fdisk/
fdisk.c 138 static const char *boot_dir = DEFAULT_BOOTDIR; variable
485 boot_dir = optarg;
1059 asprintf(&boot_path, "%s/%s", boot_dir, name);

Completed in 24 milliseconds