Home
last modified time | relevance | path

Searched refs:resolv_interface_operations (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dresolv.h20 struct resolv_interface_operations { struct
36 struct resolv_interface_operations *op; argument
40 extern struct resolv_interface_operations null_resolv_ops;
50 struct resolv_interface_operations *op, in resolv_init()
164 extern struct resolv_interface_operations null_resolv_ops;
/external/syslinux/gpxe/src/core/
Dresolv.c73 struct resolv_interface_operations null_resolv_ops = {
237 static struct resolv_interface_operations resolv_mux_child_ops = {
369 static struct resolv_interface_operations named_resolv_ops = {
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
Dcomboot_resolv.c35 static struct resolv_interface_operations comboot_resolv_ops = {