/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | downloader.h | 15 extern int create_downloader ( struct interface *job, struct image *image,
|
H A D | validator.h | 15 extern int create_validator ( struct interface *job, struct x509_chain *chain );
|
H A D | dhcp.h | 666 extern int start_dhcp ( struct interface *job, struct net_device *netdev ); 667 extern int start_pxebs ( struct interface *job, struct net_device *netdev,
|
H A D | fcels.h | 327 struct interface job; member in struct:fc_els 425 extern int fc_els_request ( struct interface *job, struct fc_port *port,
|
/vbox/src/VBox/Devices/PC/ipxe/src/core/ |
H A D | downloader.c | 28 #include <ipxe/job.h> 46 struct interface job; member in struct:downloader 88 intf_shutdown ( &downloader->job, rc ); 129 * Report progress of download job 207 /** Downloader job control interface operations */ 213 /** Downloader job control interface descriptor */ 215 INTF_DESC ( struct downloader, job, downloader_job_op ); 226 * @v job Job control interface 235 int create_downloader ( struct interface *job, struct image *image, argument 246 intf_init ( &downloader->job, [all...] |
H A D | job.c | 23 #include <ipxe/job.h> 32 * Get job progress
|
H A D | monojob.c | 27 #include <ipxe/job.h> 33 * Single foreground job 54 * Wait for single foreground job to complete
|
/vbox/src/VBox/Devices/PC/ipxe/src/net/ |
H A D | validator.c | 60 struct interface job; member in struct:validator 99 intf_shutdown ( &validator->job, rc ); 108 /** Certificate validator job control interface operations */ 113 /** Certificate validator job control interface descriptor */ 115 INTF_DESC ( struct validator, job, validator_job_operations ); 419 * @v job Job control interface 423 int create_validator ( struct interface *job, struct x509_chain *chain ) { argument 440 intf_init ( &validator->job, &validator_job_desc, 449 intf_plug_plug ( &validator->job, job ); [all...] |
H A D | fcels.c | 83 intf_shutdown ( &els->job, rc ); 235 /** Fibre Channel ELS job control interface operations */ 240 /** Fibre Channel ELS job control interface descriptor */ 242 INTF_DESC ( struct fc_els, job, fc_els_job_op ); 298 intf_init ( &els->job, &fc_els_job_desc, &els->refcnt ); 312 * @v job Parent job-control interface 318 int fc_els_request ( struct interface *job, struct fc_port *port, argument 331 /* Attach to parent job interface, mortalise self, and return */ 332 intf_plug_plug ( &els->job, jo [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prtpool.h | 84 /* queue a job */ 88 /* queue a job, when a socket is readable */ 93 /* queue a job, when a socket is writeable */ 98 /* queue a job, when a socket has a pending connection */ 103 /* queue a job, when the socket connection to addr succeeds or fails */ 108 /* queue a job, when a timer exipres */ 112 /* cancel a job */ 114 PR_CancelJob(PRJob *job); variable 116 /* join a job */ 118 PR_JoinJob(PRJob *job); variable [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | cs89x0.txt | 45 job a lot.
|
/vbox/src/libs/libxml2-2.6.31/example/ |
H A D | gjobread.c | 96 typedef struct job { struct 103 } job, *jobPtr; typedef in typeref:struct:job 116 ret = (jobPtr) malloc(sizeof(job)); 121 memset(ret, 0, sizeof(job));
|
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/ |
H A D | dhcp.c | 34 #include <ipxe/job.h> 204 struct interface job; member in struct:dhcp_session 275 intf_shutdown ( &dhcp->job, rc ); 1243 /** DHCP job control interface operations */ 1248 /** DHCP job control interface descriptor */ 1250 INTF_DESC ( struct dhcp_session, job, dhcp_job_op ); 1277 * @v job Job control interface 1285 * On a return of 0, a background job has been started to perform the 1286 * DHCP request. Any nonzero return means the job has not been 1290 int start_dhcp ( struct interface *job, struc argument 1387 start_pxebs( struct interface *job, struct net_device *netdev, unsigned int pxe_type ) argument [all...] |
/vbox/src/VBox/Devices/BiosCommonCode/ |
H A D | MakeAlternativeSource.cpp | 2022 /* The following is assuming that svn does it's job here. */ 2043 * Do the job.
|
/vbox/src/VBox/VMM/VMMRC/ |
H A D | CPUMRCPatchHlp.asm | 145 ; here, but we do an adequate job.
|
/vbox/src/VBox/VMM/VMMR0/ |
H A D | CPUMR0A.asm | 766 ; Do the job. 826 ; Do the job.
|
H A D | HMR0A.asm | 320 ; this restore job.)
|
/vbox/src/bldprogs/ |
H A D | VBoxCPP.cpp | 514 /** The status of the whole job, as far as we know. */ 2360 * Do the job. 2780 * Arguments make the job a bit more annoying. Handle that elsewhere 5361 /* The following is assuming that svn does it's job here. */ 5482 * Do the job. The code says it all.
|
/vbox/src/VBox/VMM/VMMR3/ |
H A D | PATMA.asm | 1725 ; Calls a helper function that does the job.
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |