Searched refs:permissions (Results 51 - 63 of 63) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c10 * See the License for the specific language governing permissions
164 sacep = &sres->delegation.open_delegation4_u.read.permissions;
165 dacep = &dres->delegation.open_delegation4_u.read.permissions;
168 sacep = &sres->delegation.open_delegation4_u.write.permissions;
169 dacep = &dres->delegation.open_delegation4_u.write.permissions;
189 acep = &res->delegation.open_delegation4_u.read.permissions;
192 acep = &res->delegation.open_delegation4_u.write.permissions;
H A Dnfs4_callback.c10 * See the License for the specific language governing permissions
2204 rp->r_deleg_perms = orp->permissions;
2219 rp->r_deleg_perms = owp->permissions;
H A Dnfs4_xdr.c10 * See the License for the specific language governing permissions
3184 open_delegation4_u.read.permissions));
3226 open_delegation4_u.write.permissions));
3242 open_delegation4_u.read.permissions));
3253 open_delegation4_u.write.permissions));
H A Dnfs4_srv.c10 * See the License for the specific language governing permissions
1269 * to check write permissions for regular files and directories.
1271 * permissions are sent back to the client for interpretation.
1282 * permissions relative to a mandatory lock file. Access to
3503 * or joe have restrictive search permissions, then we shouldn't let
7185 ace = &rv->permissions;
7192 ace = &rv->permissions;
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dat.c10 * See the License for the specific language governing permissions
381 * Open the input file with the user's permissions.
670 * fork off a child with submitter's permissions,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm745 CHMOD Change permissions on a
H A DMM_Unix.pm3230 to the C<chmod> command to set the permissions for read/writeable files.
3246 to the C<chmod> command to set the permissions for executable files.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm171 chmod File changes the permissions on a list of files
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s14 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c11 * See the License for the specific language governing permissions
1672 if (!xdr_nfsace4(xdrs, &objp->permissions))
1687 if (!xdr_nfsace4(xdrs, &objp->permissions))
/opensolaris-onvv-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c10 * See the License for the specific language governing permissions
1391 filter_list_data(op_data->permissions, op_data->nlist, ap_ids);
2007 * that don't have other-read permissions. All valid entries are placed
2104 * access permissions.
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwx.sh11 # See the License for the specific language governing permissions
3435 fail "$backup_dir: missing, not a directory, or bad permissions"
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm2346 to insufficient permissions.\n}) unless -w $aslocal_dir;

Completed in 252 milliseconds

123