dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Fields
cmdinfo Struct Reference

#include <options.h>

Data Fields

const char * olong
 
char oshort
 
int takesvalue
 
int * iassignto
 
const char ** sassignto
 
void(* call )(const struct cmdinfo *, const char *value)
 
int arg_int
 
void * arg_ptr
 
action_funcaction
 

Field Documentation

◆ action

action_func* cmdinfo::action

Referenced by commandfd(), and main().

◆ arg_int

int cmdinfo::arg_int

◆ arg_ptr

void* cmdinfo::arg_ptr

Referenced by execbackend().

◆ call

void(* cmdinfo::call) (const struct cmdinfo *, const char *value)

Referenced by dpkg_options_parse().

◆ iassignto

int* cmdinfo::iassignto

Referenced by dpkg_options_parse().

◆ olong

const char* cmdinfo::olong

◆ oshort

char cmdinfo::oshort

◆ sassignto

const char** cmdinfo::sassignto

Referenced by dpkg_options_parse(), and setaction().

◆ takesvalue

int cmdinfo::takesvalue

Referenced by dpkg_options_parse(), and setaction().


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