Home
last modified time | relevance | path

Searched refs:uwsgi_opt (Results 1 – 2 of 2) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dconfig.c467 uwsgi.exported_opts = uwsgi_malloc(sizeof(struct uwsgi_opt *)); in add_exported_option_do()
470 …uwsgi.exported_opts = realloc(uwsgi.exported_opts, sizeof(struct uwsgi_opt *) * (uwsgi.exported_op… in add_exported_option_do()
478 uwsgi.exported_opts[id] = uwsgi_malloc(sizeof(struct uwsgi_opt)); in add_exported_option_do()
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h862 struct uwsgi_opt { struct
1976 struct uwsgi_opt **exported_opts;