geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Enumerations | Functions
geopmctl_main.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <getopt.h>
#include <errno.h>
#include <limits.h>
#include "geopm_version.h"
#include "geopm_error.h"
#include "geopm_public.h"
Include dependency graph for geopmctl_main.c:

Enumerations

enum  geopmctl_const { GEOPMCTL_STRING_LENGTH = 128 }
 

Functions

int GEOPM_PUBLIC geopmctl_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Enumeration Type Documentation

◆ geopmctl_const

Enumerator
GEOPMCTL_STRING_LENGTH 

Function Documentation

◆ geopmctl_main()

int GEOPM_PUBLIC geopmctl_main ( int  argc,
char **  argv 
)

◆ main()

int main ( int  argc,
char **  argv 
)