Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_getopt.h78 typedef struct apr_getopt_option_t apr_getopt_option_t; typedef
83 struct apr_getopt_option_t { struct
85 const char *name;
87 int optch;
89 int has_arg;
91 const char *description;