Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dlzo_supp.h1252 typedef struct lzo_getopt_longopt_t lzo_getopt_longopt_t; typedef
1256 struct lzo_getopt_longopt_t { struct
1257 const char* name;
1258 int has_arg;
1259 int* flag;
1260 int val;