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 1M "Apr 9, 2004"
8 getdevpolicy \- inspect the system's device policy
12 \fB/usr/sbin/getdevpolicy\fR [\fIdevice\fR\&.\|.\|.]
18 Without arguments, \fBgetdevpolicy\fR outputs the device policy in effect to
22 With arguments, each argument is treated as a pathname to a device and the
23 device policy in effect for that specific device is printed preceeded by the
28 The device policy adds access restrictions over and above the file
33 The following exit values are returned:
40 Successful completion.
55 See \fBattributes\fR(5) for descriptions of the following attributes:
63 ATTRIBUTE TYPE ATTRIBUTE VALUE
65 Interface Stability See below
70 The invocation is evolving. The output is unstable.
74 \fBadd_drv\fR(1M), \fBrem_drv\fR(1M), \fBupdate_drv\fR(1M),
75 \fBattributes\fR(5), \fBprivileges\fR(5), \fBdevfs\fR(7FS)