Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dynamic_loader_stream Struct Reference

#include <dynamic_loader.h>

Data Fields

int(* read_buffer )(struct dynamic_loader_stream *thisptr, void *buffer, unsigned bufsiz)
 
int(* set_file_posn )(struct dynamic_loader_stream *thisptr, unsigned int posn)
 

Detailed Description

Definition at line 155 of file dynamic_loader.h.

Field Documentation

int(* read_buffer)(struct dynamic_loader_stream *thisptr, void *buffer, unsigned bufsiz)

Definition at line 173 of file dynamic_loader.h.

int(* set_file_posn)(struct dynamic_loader_stream *thisptr,unsigned int posn)

Definition at line 189 of file dynamic_loader.h.


The documentation for this struct was generated from the following file: