www.delorie.com/djgpp/doc/libc-2.01/libc_300.html   search  
Go to the first, previous, next, last section, table of contents.


__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 section File System Extensions. It is used internally to libc.a to allow extensions to get an opportunity to override the _open and _creat functions.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997