Searched refs:bootfile (Results 1 – 16 of 16) sorted by relevance
/external/vboot_reference/cgpt/ |
D | cgpt_boot.c | 74 if (params->create_pmbr || params->partition || params->bootfile) in CgptBoot() 124 if (params->bootfile) { in CgptBoot() 125 int fd = open(params->bootfile, O_RDONLY); in CgptBoot() 127 Error("Can't read %s: %s\n", params->bootfile, strerror(errno)); in CgptBoot() 133 Error("problem reading %s: %s\n", params->bootfile, strerror(errno)); in CgptBoot()
|
D | cmd_boot.c | 61 params.bootfile = optarg; in cmd_boot()
|
/external/vboot_reference/host/include/ |
D | cgpt_params.h | 68 char *bootfile; member
|
/external/dhcpcd-6.8.2/ |
D | dhcp.h | 175 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */ member
|
D | dhcp.c | 205 p = dhcp->bootfile; in get_option() 206 e = p + sizeof(dhcp->bootfile); in get_option() 1300 if (*dhcp->bootfile && !(overl & 1)) in dhcp_env() 1358 if (*dhcp->bootfile && !(overl & 1)) { in dhcp_env() 1360 dhcp->bootfile, sizeof(dhcp->bootfile)); in dhcp_env() 1967 iterator->ptr = iterator->message->bootfile; in iterate_next_option() 1969 sizeof(iterator->message->bootfile); in iterate_next_option()
|
/external/autotest/client/virt/ |
D | kvm_vm.py | 277 def add_net(help, vlan, mode, ifname=None, tftp=None, bootfile=None, argument 291 if bootfile and "[,bootfile=" in help: 292 cmd += ",bootfile='%s'" % bootfile
|
/external/dnsmasq/po/ |
D | es.po | 1338 msgid "%u bootfile name: %s" 1339 msgstr "%u nombre de bootfile: %s"
|
D | fr.po | 1335 msgid "%u bootfile name: %s" 1336 msgstr "%u nom de fichier 'bootfile' : %s"
|
D | fi.po | 1306 msgid "%u bootfile name: %s"
|
D | pt_BR.po | 1306 msgid "%u bootfile name: %s"
|
D | it.po | 1306 msgid "%u bootfile name: %s"
|
D | de.po | 1349 msgid "%u bootfile name: %s"
|
D | id.po | 1530 msgid "%u bootfile name: %s"
|
D | no.po | 1336 msgid "%u bootfile name: %s"
|
D | ro.po | 1337 msgid "%u bootfile name: %s"
|
D | pl.po | 1314 msgid "%u bootfile name: %s"
|