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

  /src/sbin/fdisk/
fdisk.c 135 static const char *boot_dir = DEFAULT_BOOTDIR; variable in typeref:typename:const char *
482 boot_dir = optarg;
1056 asprintf(&boot_path, "%s/%s", boot_dir, name);

Completed in 37 milliseconds