Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 25 of 3143) sorted by relevance

12345678910>>...126

/titanic_51/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c11 * See the License for the specific language governing permissions
206 char *permissions; in ADM_Process_usershow() local
261 permissions = &userName[strlen(userName)+1]; in ADM_Process_usershow()
262 passwd = &permissions[strlen(permissions)+1]; in ADM_Process_usershow()
264 (void) printf(" %-16s %-15s ", userName, permissions); in ADM_Process_usershow()
309 permissions = &userName[strlen(userName)+1]; in ADM_Process_usershow()
310 passwd = &permissions[strlen(permissions)+1]; in ADM_Process_usershow()
312 userName, permissions); in ADM_Process_usershow()
434 int permissions; ADM_Process_userperm() local
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
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
129 int haveperm; /* permissions in the input */
331 else if (!state->permissions) in verify()
[all...]
/titanic_51/usr/src/lib/libcmd/common/
H A Dcksum.c128 int permissions; /* include mode,uer,group */ member
331 else if (!state->permissions) in verify()
340 else if (!state->permissions) in verify()
347 if (state->permissions && (uid >= 0 || gid >= 0)) in verify()
370 if (state->permissions) in verify()
414 pr(state, sfstdout, sp, file, state->permissions, NiL, state->check); in list()
486 state.permissions = 1; in b_cksum()
561 if (state.permissions) in b_cksum()
567 if (!state.check && (state.header || state.permissions)) in b_cksum()
570 if (state.permissions) in b_cksum()
[all …]
/titanic_51/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
/titanic_51/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
/titanic_51/usr/src/cmd/bnu/
H A DPermissions14 # See the License for the specific language governing permissions
27 # per-machine and per-login permissions, e.g.,
/titanic_51/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
/titanic_51/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib10 # See the License for the specific language governing permissions
75 # $2 permissions which are separated by comma(,)
81 typeset permissions=$2
84 if [[ -z $@ || -z $permissions || -z $dtst ]]; then
89 permissions=$($ECHO $permissions | $TR -s "," " ")
94 for perm in $permissions; do
119 # $2 permissions which are separated by comma(,)
125 typeset permissions=$2
128 if [[ -z $@ || -z $permissions ||
[all...]
/titanic_51/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh10 # See the License for the specific language governing permissions
37 * not work if not running with kernel permissions.
/titanic_51/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
/titanic_51/usr/src/pkg/license_files/
H A Dlic_CDDL9 See the License for the specific language governing permissions
/titanic_51/usr/src/uts/common/io/e1000api/
H A DTHIRDPARTYLICENSE17 # See the License for the specific language governing permissions
/titanic_51/usr/src/uts/common/io/e1000g/
H A DTHIRDPARTYLICENSE17 # See the License for the specific language governing permissions
/titanic_51/usr/src/uts/i86pc/io/fipe/
H A DTHIRDPARTYLICENSE10 * See the License for the specific language governing permissions
/titanic_51/usr/src/lib/libbc/libc/sys/common/sparc/
H A D_exit.s11 ! See the License for the specific language governing permissions
H A D_syscall.s11 ! See the License for the specific language governing permissions
/titanic_51/usr/src/lib/iconv_modules/utf-8/common/tbls/
H A Dutf8_to_us-ascii.tbl10 * See the License for the specific language governing permissions
/titanic_51/usr/src/lib/libsrpt/common/
H A Dllib-lsrpt10 * See the License for the specific language governing permissions
/titanic_51/usr/src/lib/fm/libfmnotify/common/
H A Dllib-lfmnotify10 * See the License for the specific language governing permissions
/titanic_51/usr/src/lib/fm/libseslog/common/
H A Dllib-lseslog10 * See the License for the specific language governing permissions
/titanic_51/usr/src/pkg/transforms/
H A Dstrip_versions10 # See the License for the specific language governing permissions
/titanic_51/usr/src/lib/iconv_modules/hi_IN/testData/
H A DNuktaTest.iscii10 # See the License for the specific language governing permissions
H A DPremTest.iscii10 # See the License for the specific language governing permissions
/titanic_51/usr/src/lib/libzfs_core/common/
H A Dllib-lzfs_core10 * See the License for the specific language governing permissions
/titanic_51/usr/src/lib/libzonestat/common/
H A Dllib-lzonestat10 * See the License for the specific language governing permissions

12345678910>>...126