Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/core/
Dxfer.c67 int xfer_vredirect ( struct xfer_interface *xfer, int type, va_list args ) { in xfer_vredirect() function
96 rc = xfer_vredirect ( xfer, type, args ); in xfer_redirect()
Dfilter.c46 return xfer_vredirect ( other, type, args ); in filter_vredirect()
/external/syslinux/gpxe/src/include/gpxe/
Dxfer.h139 extern int xfer_vredirect ( struct xfer_interface *xfer, int type,