Home
last modified time | relevance | path

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

/tools/pygrub/examples/
A Dubuntu-14.04-lts.grub270 …-svO9-f06E-Frur-fzowWw/2zIHcW-s2DX-h7hm-V32p-6nz5-bH1A-fNVEWg' c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
72 search --no-floppy --fs-uuid --set=root c7a4b4ca-71da-4d03-b374-a6b76ebcfc90
129 …--class os --unrestricted $menuentry_id_option 'gnulinux-simple-c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
143 … Ubuntu' --unrestricted $menuentry_id_option 'gnulinux-advanced-c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
144 …icted $menuentry_id_option 'gnulinux-3.13.0-44-generic-advanced-c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
160 …icted $menuentry_id_option 'gnulinux-3.13.0-44-generic-recovery-c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
A Dfedora-19.grub263 …$menuentry_id_option 'gnulinux-3.9.6-301.fc19.i686.PAE-advanced-738519ba-06da-4402-9b68-a1c1efada5…
78 …on 'gnulinux-0-rescue-8d62a0261d8147dc84eb89292ebc1666-advanced-738519ba-06da-4402-9b68-a1c1efada5…
/tools/libs/guest/
A Dxg_core.c971 struct dump_args *da = args; in local_file_dump() local
973 if ( write_exact(da->fd, buffer, length) == -1 ) in local_file_dump()
983 discard_file_cache(xch, da->fd, 0 /* no flush */); in local_file_dump()
994 struct dump_args da; in xc_domain_dumpcore() local
997 if ( (da.fd = open(corename, O_CREAT|O_RDWR|O_TRUNC, S_IWUSR|S_IRUSR)) < 0 ) in xc_domain_dumpcore()
1004 xch, domid, &da, &local_file_dump); in xc_domain_dumpcore()
1007 discard_file_cache(xch, da.fd, 1/* flush first*/); in xc_domain_dumpcore()
1009 close(da.fd); in xc_domain_dumpcore()
/tools/tests/x86_emulator/
A Devex-disp8.c415 INSN(pminub, 66, 0f, da, vl, b, vl),

Completed in 17 milliseconds