Searched refs:keep_fds (Results 1 – 1 of 1) sorted by relevance
232 let keep_fds = []; in spawn_jailed_task() localVariable233 let command = minijail::Command::new_for_path(executable, &keep_fds, args, Some(env_vars))?; in spawn_jailed_task()