Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/core/
Dmonojob.c51 struct job_interface monojob = { variable
80 job_kill ( &monojob ); in monojob_wait()
96 job_done ( &monojob, rc ); in monojob_wait()
/external/syslinux/gpxe/src/usr/
Ddhcpmgmt.c59 if ( ( rc = start_dhcp ( &monojob, netdev ) ) == 0 ) { in dhcp()
74 if ( ( rc = start_pxebs ( &monojob, netdev, pxe_type ) ) == 0 ) in pxebs()
Dimgmgmt.c67 if ( ( rc = create_downloader ( &monojob, image, image_register, in imgfetch()
/external/syslinux/gpxe/src/include/gpxe/
Dmonojob.h14 extern struct job_interface monojob;