Searched refs:boot_path (Results 1 – 1 of 1) sorted by relevance
47 char boot_path[PATH_MAX]; in GetBootDevice() local50 int ret = rootdev(boot_path, sizeof(boot_path), true, false); in GetBootDevice()59 return boot_path; in GetBootDevice()