Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dsubscription.c683 if (uwsgi.subscribe_with_modifier1) { in uwsgi_subscription_ub()
684 modifier1 = atoi(uwsgi.subscribe_with_modifier1); in uwsgi_subscription_ub()
H A Duwsgi.c658 …ecififed modifier1 when subscribing", uwsgi_opt_set_str, &uwsgi.subscribe_with_modifier1, UWSGI_OP…
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h2807 char *subscribe_with_modifier1; member