#include "dce-umask.h"#include "utils.h"#include "process.h"#include "ns3/log.h"#include "ns3/assert.h"#include <errno.h>
Include dependency graph for dce-umask.cc:Go to the source code of this file.
Functions | |
| mode_t | dce_umask (mode_t mask) |
| NS_LOG_COMPONENT_DEFINE ("SimuUmask") | |
| mode_t dce_umask | ( | mode_t | mask | ) |
Definition at line 12 of file dce-umask.cc.
References ns3::Current(), ns3::Thread::process, and ns3::Process::uMask.
Here is the call graph for this function:| NS_LOG_COMPONENT_DEFINE | ( | "SimuUmask" | ) |