Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/core/
Dposix_io.c140 static struct xfer_interface_operations posix_file_xfer_operations = { variable
204 xfer_init ( &file->xfer, &posix_file_xfer_operations, in open()