Home
last modified time | relevance | path

Searched refs:apr_getopt_err_fn_t (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_getopt.h42 typedef void (apr_getopt_err_fn_t)(void *arg, const char *err, ...); typedef
54 apr_getopt_err_fn_t *errfn;
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_getopt.h42 typedef void (apr_getopt_err_fn_t)(void *arg, const char *err, ...); typedef
54 apr_getopt_err_fn_t *errfn;
/external/cronet/stable/third_party/apache-portable-runtime/src/misc/unix/
Dgetopt.c48 (*os)->errfn = (apr_getopt_err_fn_t*)(fprintf); in apr_getopt_init()
/external/cronet/tot/third_party/apache-portable-runtime/src/misc/unix/
Dgetopt.c48 (*os)->errfn = (apr_getopt_err_fn_t*)(fprintf); in apr_getopt_init()