Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sys_getopt_state Struct Reference

#include <zephyr/sys/sys_getopt.h>

Data Fields

int opterr
int optind
int optopt
int optreset
char * optarg
char * place

Field Documentation

◆ optarg

char* sys_getopt_state::optarg

◆ opterr

int sys_getopt_state::opterr

◆ optind

int sys_getopt_state::optind

◆ optopt

int sys_getopt_state::optopt

◆ optreset

int sys_getopt_state::optreset

◆ place

char* sys_getopt_state::place

The documentation for this struct was generated from the following file: