2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH GETDEVPOLICY 8 "April 9, 2016"
8 getdevpolicy \- inspect the system's device policy
12 \fB/usr/sbin/getdevpolicy\fR [\fIdevice\fR\&.\|.\|.]
17 Without arguments, \fBgetdevpolicy\fR outputs the device policy in effect to
21 With arguments, each argument is treated as a pathname to a device and the
22 device policy in effect for that specific device is printed preceded by the
26 The device policy adds access restrictions over and above the file
30 The following exit values are returned:
37 Successful completion.
51 See \fBattributes\fR(5) for descriptions of the following attributes:
59 ATTRIBUTE TYPE ATTRIBUTE VALUE
61 Interface Stability See below
66 The invocation is evolving. The output is unstable.
69 \fBadd_drv\fR(8), \fBrem_drv\fR(8), \fBupdate_drv\fR(8),
70 \fBattributes\fR(5), \fBprivileges\fR(5), \fBdevfs\fR(7FS)