Home
last modified time | relevance | path

Searched refs:bootdir (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/util-linux/
Dfdisk_osf.c716 const char *bootdir = BSD_LINUX_BOOTDIR; in xbsd_write_bootstrap() local
732 snprintf(path, sizeof(path), "%s/%sboot", bootdir, dkbasename); in xbsd_write_bootstrap()
743 snprintf(path, sizeof(path), "%s/boot%s", bootdir, dkbasename); in xbsd_write_bootstrap()