blob: ab4454b0981f6071602edd9ece984eba440414b3 [file] [log] [blame]
// Copyright 2017 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
#include <zircon/types.h>
int chroot(const char *path);
int fuchsia_launch_child(const char *command, int in, int out, int err, bool transform);
#define CUSTOM_SYS_AUTH_PASSWD