Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- libc - <b>__fsext_call_open_handlers</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
__FSEXT_call_open_handlers
==========================

Syntax
------

     #include <sys/fsext.h>
     
     int __FSEXT_call_open_handlers(__FSEXT_Fnumber _function_number,
                                 int *rv, va_list _args);

Description
-----------

This function is part of the File System Extensions:.  It is used   
internally to libc.a to allow extensions to get an opportunity to
override the `_open' and `_creat' functions.


See Also: File System Extensions

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson