Tor  0.4.7.0-alpha-dev
Functions
uname.h File Reference

Header for uname.c. More...

#include "lib/testsupport/testsupport.h"

Go to the source code of this file.

Functions

const char * get_uname (void)
 

Detailed Description

Header for uname.c.

Definition in file uname.h.

Function Documentation

◆ get_uname()

const char* get_uname ( void  )

Return a pointer to a description of our platform.

Definition at line 67 of file uname.c.

Referenced by get_platform_str(), and options_init_from_torrc().