Home
last modified time | relevance | path

Searched defs:bootfile (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/migration/
H A Dbootfile.c64 FILE *bootfile = fopen(bootpath, "wb"); in bootfile_create() local
/openbmc/qemu/net/
H A Dslirp.c432 const char *bootfile, const char *vdhcp_start, in net_slirp_init()
/openbmc/u-boot/cmd/
H A Dpxe.c91 char *bootfile, *last_slash; in get_bootfile_path() local