Home
last modified time | relevance | path

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

12345678910>>...109

/titanic_41/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c206 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; in ADM_Process_userperm() local
444 permissions = 0; in ADM_Process_userperm()
451 permissions = 0; in ADM_Process_userperm()
[all …]
/titanic_41/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_41/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_41/usr/src/cmd/sendmail/cf/
H A DMakefile125 $(ROOTUSRSBIN)/check-permissions
166 $(RM) $(ROOTETCMAILCF)/sh/check-permissions
167 $(SYMLINK) ../../../../usr/sbin/check-permissions $(ROOTETCMAILCF)/sh/check-permissions
/titanic_41/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_41/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_41/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib80 typeset permissions=$2
83 if [[ -z $@ || -z $permissions || -z $dtst ]]; then
88 permissions=$($ECHO $permissions | $TR -s "," " ")
93 for perm in $permissions; do
124 typeset permissions=$2
127 if [[ -z $@ || -z $permissions || -z $dtst ]]; then
132 permissions=$($ECHO $permissions | $TR -s "," " ")
137 for perm in $permissions; do
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DTHIRDPARTYLICENSE12 * See the License for the specific language governing permissions and
/titanic_41/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.fds.ksh37 * not work if not running with kernel permissions.
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_param_types.h141 unsigned int permissions; member
/titanic_41/usr/src/pkg/license_files/
H A Dlic_CDDL9 See the License for the specific language governing permissions
/titanic_41/usr/src/uts/i86pc/io/fipe/
H A DTHIRDPARTYLICENSE10 * See the License for the specific language governing permissions
/titanic_41/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_41/usr/src/uts/common/io/e1000api/
H A DTHIRDPARTYLICENSE17 # See the License for the specific language governing permissions
/titanic_41/usr/src/uts/common/io/e1000g/
H A DTHIRDPARTYLICENSE17 # See the License for the specific language governing permissions
/titanic_41/usr/src/lib/libzfs_core/common/
H A Dllib-lzfs_core10 * See the License for the specific language governing permissions
/titanic_41/usr/src/lib/libzonestat/common/
H A Dllib-lzonestat10 * See the License for the specific language governing permissions
/titanic_41/usr/src/lib/libsrpt/common/
H A Dllib-lsrpt10 * See the License for the specific language governing permissions
/titanic_41/usr/src/pkg/transforms/
H A Dstrip_versions10 # See the License for the specific language governing permissions
/titanic_41/usr/src/cmd/fm/dicts/
H A DFMNOTIFY.dict11 # See the License for the specific language governing permissions
/titanic_41/usr/src/lib/fm/libfmnotify/common/
H A Dllib-lfmnotify10 * See the License for the specific language governing permissions
/titanic_41/usr/src/lib/fm/libseslog/common/
H A Dllib-lseslog10 * See the License for the specific language governing permissions
/titanic_41/usr/src/lib/libpcidb/common/
H A Dllib-lpcidb11 * See the License for the specific language governing permissions
/titanic_41/usr/src/lib/libpp/common/
H A Dllib-lpp10 * See the License for the specific language governing permissions

12345678910>>...109