Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-dump-pxe.c34 void dump_pxe(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item) { in dump_pxe() function
Dhdt-dump.h74 void dump_pxe(struct s_hardware *hardware, ZZJSON_CONFIG *config, ZZJSON **item);
Dhdt-dump.c206 dump_pxe(hardware, &config, &json); in dump()