15 #ifndef OPENSSL_HEADER_TOOL_INTERNAL_H 16 #define OPENSSL_HEADER_TOOL_INTERNAL_H 33 #if defined(OPENSSL_WINDOWS) 34 #define BORINGSSL_OPEN _open 35 #define BORINGSSL_FDOPEN _fdopen 36 #define BORINGSSL_CLOSE _close 37 #define BORINGSSL_READ _read 38 #define BORINGSSL_WRITE _write 40 #define BORINGSSL_OPEN open 41 #define BORINGSSL_FDOPEN fdopen 42 #define BORINGSSL_CLOSE close 43 #define BORINGSSL_READ read 44 #define BORINGSSL_WRITE write 60 std::vector<std::string> &
args,
const struct argument *templates);
65 unsigned default_value,
66 const std::map<std::string, std::string> &
args);
69 bool Client(
const std::vector<std::string> &
args);
73 bool MD5Sum(
const std::vector<std::string> &
args);
74 bool Rand(
const std::vector<std::string> &
args);
80 bool Server(
const std::vector<std::string> &
args);
81 bool Speed(
const std::vector<std::string> &
args);
std::vector< TraceArg > args
Definition: event_tracer.cc:256
Definition: internal.h:53
int int * out
Definition: gcc-loops.cpp:206
unsigned char uint8_t
Definition: ptypes.h:89
OPENSSL_MSVC_PRAGMA(warning(disable:4702))
Definition: e_aes.c:70
const char * name
Definition: internal.h:54
const char * description
Definition: internal.h:56
GLsizei const GLchar *const * string
Definition: gl2.h:479
def disable(level)
Definition: __init__.py:1181
ArgumentType type
Definition: internal.h:55
midl_pragma warning(disable:2111) midl_pragma warning(disable
Definition: Accessible2.idl:352