Home
last modified time | relevance | path

Searched refs:job_interface_operations (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Djob.h37 struct job_interface_operations { struct
63 struct job_interface_operations *op; argument
67 extern struct job_interface_operations null_job_ops;
87 struct job_interface_operations *op, in job_init()
/external/syslinux/gpxe/src/core/
Dmonojob.c44 static struct job_interface_operations monojob_operations = {
Djob.c78 struct job_interface_operations null_job_ops = {
Ddownloader.c156 static struct job_interface_operations downloader_job_operations = {
/external/syslinux/gpxe/src/net/udp/
Ddhcp.c1362 static struct job_interface_operations dhcp_job_operations = {