ns-3 Direct Code Execution
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
libc-setup.cc File Reference
#include <stdio.h>
#include <unistd.h>
#include <errno.h>
#include "libc-globals.h"
#include "dce-global-variables.h"
#include "libc.h"
+ Include dependency graph for libc-setup.cc:

Go to the source code of this file.

Functions

void setup_global_variables ()

Variables

char * __progname
Libc g_libc

Function Documentation

Variable Documentation

char* __progname

Definition at line 18 of file libc-global-variables.cc.

Referenced by setup_global_variables().

Libc g_libc

Definition at line 4 of file libc.cc.

Referenced by LIBSETUP(), snprintf(), strpbrk(), strstr(), and vsnprintf().