Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Duwsgi.c689 …and arguments (before privileges drop)", uwsgi_opt_set_str, &uwsgi.privileged_binary_patch_arg, 0},
2525 if (uwsgi.privileged_binary_patch_arg) {
2526 uwsgi_exec_command_with_args(uwsgi.privileged_binary_patch_arg);
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h2221 char *privileged_binary_patch_arg; member