1# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5open: 1 6read: 1 7close: 1 8exit: 1 9exit_group: 1 10# Privilege-dropping syscalls. 11setgroups32: 1 12setresgid32: 1 13setresuid32: 1 14