Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Dbios.c43 static int is_pxenv(const void *buf) in is_pxenv() function
92 return memory_scan(0x10000, is_pxenv); in memory_scan_for_pxenv_struct()
159 if (is_pxenv(pxenv)) in pxe_init()
171 if (is_pxenv(pxenv)) in pxe_init()