Searched defs:monojob (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dmonojob.c28 #include <ipxe/monojob.h>
51 struct interface monojob = INTF_INIT ( monojob_intf_desc ); variable in typeref:struct:interface
79 monojob_close ( &monojob, -ECANCELED );
89 job_progress ( &monojob, &progress );

Completed in 271 milliseconds