Home
last modified time | relevance | path

Searched refs:add_exported_option_do (Results 1 – 3 of 3) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dconfig.c393 add_exported_option_do(key, value, configured, 0); in add_exported_option()
396 void add_exported_option_do(char *key, char *value, int configured, int placeholder_only) { in add_exported_option_do() function
H A Duwsgi.c4286 add_exported_option_do(uwsgi_str(value), p + 1, 0, ph ? 1 : 0);
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h3286 void add_exported_option_do(char *, char *, int, int);