GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
mach_name.c File Reference
#include <unistd.h>
#include <grass/gis.h>
#include <grass/config.h>
#include <sys/utsname.h>
Include dependency graph for mach_name.c:

Go to the source code of this file.

Functions

const char * G__machine_name (void)
 

Function Documentation

◆ G__machine_name()

const char* G__machine_name ( void  )

Definition at line 17 of file mach_name.c.

Referenced by G_init_all().