Home
last modified time | relevance | path

Searched defs:acc_getopt_longopt_t (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/lzo/src/
Dminiacc.h4023 typedef struct acc_getopt_longopt_t acc_getopt_longopt_t; typedef
4027 struct acc_getopt_longopt_t { struct
4028 const char* name;
4029 int has_arg;
4030 int* flag;
4031 int val;