Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c608 fastboot_parse_mdep(char *mdep, char *kern_bootpath, int *bootpath_len, in fastboot_parse_mdep() argument
629 *bootpath_len = i; in fastboot_parse_mdep()
881 int bootpath_len = 0; in fastboot_load_kernel() local
907 fastboot_parse_mdep(mdep, kern_bootpath, &bootpath_len, fastboot_args); in fastboot_load_kernel()
913 bootpath_len); in fastboot_load_kernel()
915 &fastboot_filename[FASTBOOT_NAME_UNIX][bootpath_len], in fastboot_load_kernel()
919 bootpath_len); in fastboot_load_kernel()
1123 [bootpath_len], in fastboot_load_kernel()
1129 [bootpath_len], in fastboot_load_kernel()
1161 [bootpath_len], in fastboot_load_kernel()
[all …]