filesystem.c File Reference

Go to the source code of this file.

Functions

BD_FILE_OPEN bd_register_file (BD_FILE_OPEN p)
 Register function pointer that will be used to open a file.
BD_DIR_OPEN bd_register_dir (BD_DIR_OPEN p)
 Register function pointer that will be used to open a directory.

Function Documentation

BD_FILE_OPEN bd_register_file ( BD_FILE_OPEN  p  ) 

Register function pointer that will be used to open a file.

Parameters:
p function pointer
Returns:
previous function pointer registered

Definition at line 27 of file filesystem.c.

BD_DIR_OPEN bd_register_dir ( BD_DIR_OPEN  p  ) 

Register function pointer that will be used to open a directory.

Parameters:
p function pointer
Returns:
previous function pointer registered

Definition at line 34 of file filesystem.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat May 26 06:41:48 2012 for MythTV by  doxygen 1.6.3