osprey-gcc/libiberty/fopen_unlocked.c File Reference

#include <stdio.h>
#include "libiberty.h"

Include dependency graph for fopen_unlocked.c:

Go to the source code of this file.

Functions/Subroutines

static void unlock_1 PARAMS ((FILE *const fp ATTRIBUTE_UNUSED))
static void unlock_1 (fp)
void unlock_stream (FILE *fp)
void unlock_std_streams ()
FILEfopen_unlocked (char *path, const char *mode) const
FILEfdopen_unlocked (int fildes, const char *mode)
FILEfreopen_unlocked (char *path, const char *mode, FILE *stream) const


Function Documentation

FILE* fdopen_unlocked ( int  fildes,
const char *  mode 
)

Definition at line 118 of file fopen_unlocked.c.

FILE* fopen_unlocked ( char *  path,
const char *  mode 
) const

Definition at line 108 of file fopen_unlocked.c.

References fopen, fp, and unlock_1().

FILE* freopen_unlocked ( char *  path,
const char *  mode,
FILE stream 
) const

Definition at line 128 of file fopen_unlocked.c.

References fp, freopen, and unlock_1().

static void unlock_1 PARAMS ( (FILE *const fp ATTRIBUTE_UNUSED  )  [inline, static]

static void unlock_1 ( fp   )  [inline, static]

Definition at line 83 of file fopen_unlocked.c.

References fp.

Referenced by fdopen_unlocked(), fopen_unlocked(), freopen_unlocked(), unlock_std_streams(), and unlock_stream().

void unlock_std_streams ( void   ) 

Definition at line 100 of file fopen_unlocked.c.

Referenced by fnotice(), general_init(), init_md_reader_args_cb(), and main().

void unlock_stream ( FILE fp  ) 

Definition at line 93 of file fopen_unlocked.c.


Generated on Wed Apr 8 14:23:53 2009 for Open64 by  doxygen 1.5.6