Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
x_stdio.c File Reference
#include <stdio.h>
#include "x_stdio.h"
Include dependency graph for x_stdio.c:

Go to the source code of this file.

Functions

int ux_fileno (FILE *stream)
FILE * ux_fdopen (int fildes, const char *mode)

Function Documentation

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

Definition at line 22 of file x_stdio.c.

Referenced by MDclose().

int ux_fileno ( FILE *  stream)

Definition at line 19 of file x_stdio.c.

References fileno().

Referenced by cwh_dst_get_command_line_options().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines