Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Duwsgi.c202 …quired_argument, 0, "add a spaced prefix to the process names", uwsgi_opt_set_str_spaced, &uwsgi.p…
4146 void uwsgi_opt_set_str_spaced(char *opt, char *value, void *key) { function
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h3827 void uwsgi_opt_set_str_spaced(char *, char *, void *);