HPCToolkit
realpath.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "realpath.h"
Include dependency graph for realpath.c:

Go to the source code of this file.

Macros

#define __USE_XOPEN_EXTENDED
 

Functions

const char * RealPath (const char *nm)
 

Macro Definition Documentation

◆ __USE_XOPEN_EXTENDED

#define __USE_XOPEN_EXTENDED

Definition at line 51 of file realpath.c.

Function Documentation

◆ RealPath()

const char* RealPath ( const char *  nm)

Definition at line 69 of file realpath.c.

Here is the caller graph for this function: