HomeSort by relevance Sort by last modified time
    Searched full:iofunc_t (Results 1 - 1 of 1) sorted by null

  /external/qemu-pc-bios/bochs/
bochs.h 364 typedef class BOCHSAPI iofunctions iofunc_t; typedef in typeref:class:iofunctions
367 ((io==NULL)? (io=new iofunc_t("/dev/stderr")) : io)
397 BOCHSAPI extern iofunc_t *io;

Completed in 1707 milliseconds