Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dpxe.c63 static void pxenv_call(int func, void *ptr);
183 pxe_call = pxenv_call; in pxe_init()
302 pxenv_call(int func, void *ptr) in pxenv_call() function