HomeSort by: relevance | last modified time | path
    Searched defs:boot_dir (Results 1 - 2 of 2) 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);
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 47 milliseconds