BTINFO_BOOTPATH_LEN
char bootpath[BTINFO_BOOTPATH_LEN];
strlcpy(bi_bpath.bootpath, kernel, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
strncpy(bi_bpath.bootpath, kernel, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
strncpy(bi_bpath.bootpath, name/*kernel?*/, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
strncpy(bi_bpath.bootpath, kernel, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
strncpy(bi_bpath.bootpath, kernel, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
char bootpath[BTINFO_BOOTPATH_LEN];
strncpy(bi_bpath.bootpath, kernel, BTINFO_BOOTPATH_LEN);
strncpy(bi_bpath.bootpath, name, BTINFO_BOOTPATH_LEN);
char bootpath[BTINFO_BOOTPATH_LEN];
strlcpy(bi_bpath.bootpath, bootfile, BTINFO_BOOTPATH_LEN);
strlcpy(bi_bpath.bootpath, kernelname, BTINFO_BOOTPATH_LEN);