Tor 0.4.9.8
Loading...
Searching...
No Matches
uname.h File Reference

Header for uname.c. More...

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(), options_init_from_torrc(), options_validate_relay_os(), and tor_init().