Searched refs:monojob (Results 1 – 4 of 4) sorted by relevance
51 struct job_interface monojob = { variable80 job_kill ( &monojob ); in monojob_wait()96 job_done ( &monojob, rc ); in monojob_wait()
59 if ( ( rc = start_dhcp ( &monojob, netdev ) ) == 0 ) { in dhcp()74 if ( ( rc = start_pxebs ( &monojob, netdev, pxe_type ) ) == 0 ) in pxebs()
67 if ( ( rc = create_downloader ( &monojob, image, image_register, in imgfetch()
14 extern struct job_interface monojob;