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

123

/opensolaris-onvv-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c11 * See the License for the specific language governing permissions
206 char *permissions; local
261 permissions = &userName[strlen(userName)+1];
262 passwd = &permissions[strlen(permissions)+1];
264 (void) printf(" %-16s %-15s ", userName, permissions);
309 permissions = &userName[strlen(userName)+1];
310 passwd = &permissions[strlen(permissions)+1];
312 userName, permissions);
434 int permissions; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libcmd/common/
H A Dcksum.c56 " If \b--header\b or \b--permissions\b was specified in the previous"
60 " that does not match. If \afile\a was generated by \b--permissions\b"
66 " [+permissions?Subsequent lines were generated with"
67 " \b--permissions\b.]"
70 " \b--check\b and \b--permissions\b.]"
73 "[p:permissions?If \b--check\b is not specified then list the file"
82 " \b--permissions\b.]"
128 int permissions; /* include mode,uer,group */ member in struct:State_s
129 int haveperm; /* permissions in the input */
331 else if (!state->permissions)
[all...]
/opensolaris-onvv-gate/usr/src/tools/pmodes/
H A DREADME.pmodes10 # See the License for the specific language governing permissions
51 -s Strip read and write permissions from setgid/setuid executables.
53 -m Do not change file permissions (modes)
54 -w Do not strip owner write permissions from non-root owned
94 When ownership is changed, the file permissions are printed in square
/opensolaris-onvv-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h11 * See the License for the specific language governing permissions
141 unsigned int permissions; member in struct:__anon397
H A Dremote_cfg.h11 * See the License for the specific language governing permissions
96 * The permissions field indicates if the list_ext command should
98 * sufficient access permissions to view.
245 unsigned int permissions; member in struct:__anon419
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s11 ! See the License for the specific language governing permissions
H A D_exit.s11 ! See the License for the specific language governing permissions
H A Dgetppid.s16 ! See the License for the specific language governing permissions
H A Dpipe.s15 ! See the License for the specific language governing permissions
H A Dbrk.s11 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DREADME10 # See the License for the specific language governing permissions
33 See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dstart_float.s16 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh10 * See the License for the specific language governing permissions
H A Derr.copyoutbadaddr.ksh10 * See the License for the specific language governing permissions
H A Derr.copyoutstrbadaddr.ksh10 * See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/sendmail/cf/
H A DMakefile10 # See the License for the specific language governing permissions
125 $(ROOTUSRSBIN)/check-permissions
166 $(RM) $(ROOTETCMAILCF)/sh/check-permissions
167 $(SYMLINK) ../../../../usr/sbin/check-permissions $(ROOTETCMAILCF)/sh/check-permissions
/opensolaris-onvv-gate/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s15 / See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/t/
H A Dnetrc.t61 ok( scalar($warn =~ /^Bad permissions:/),
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Q_get_rp_rd.S16 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/lib/libtnfctl/
H A Dsparc_assm.s14 ! See the License for the specific language governing permissions
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DFile.pm87 and the optional permissions value to the Perl C<sysopen> operator.
88 The permissions default to 0666.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm87 The default permissions to use if a new file is created. The actual
88 permissions will be modified by the user's umask, so you should
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm87 The default permissions to use if a new file is created. The actual
88 permissions will be modified by the user's umask, so you should
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm90 The default permissions to use if a new file is created. The actual
91 permissions will be modified by the user's umask, so you should
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x11 # See the License for the specific language governing permissions

Completed in 133 milliseconds

123