Searched refs:root_mode (Results 1 – 2 of 2) sorted by relevance
136 int run_command_always(const char *title, RootMode root_mode, StdoutMode stdout_mode,
716 int run_command_always(const char *title, RootMode root_mode, StdoutMode stdout_mode, in run_command_always() argument739 if (root_mode == DROP_ROOT && !drop_root_user()) { in run_command_always()