Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
posix.cc File Reference
#include "posix.h"
#include <limits.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
+ Include dependency graph for posix.cc:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{posix.cc}
 

Macros

#define _CRT_SECURE_NO_WARNINGS
 
#define FMT_ARGS
 

Typedefs

typedef ssize_t anonymous_namespace{posix.cc}::RWResult
 

Functions

std::size_t anonymous_namespace{posix.cc}::convert_rwcount (std::size_t count)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 12 of file posix.cc.

◆ FMT_ARGS

#define FMT_ARGS

Definition at line 91 of file posix.cc.