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

12

/illumos-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...]
/illumos-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...]
/illumos-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
H A Dcerror.s11 ! See the License for the specific language governing permissions
H A Dsbrk.s11 ! See the License for the specific language governing permissions
/illumos-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:__anon371
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:__anon393
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dstart_float.s16 ! See the License for the specific language governing permissions
/illumos-gate/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.
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s15 / See the License for the specific language governing permissions
/illumos-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
/illumos-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
/illumos-gate/usr/src/lib/libtnfctl/
H A Dsparc_assm.s14 ! See the License for the specific language governing permissions
/illumos-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
/illumos-gate/usr/src/lib/libbsm/
H A Dmkhdr.sh11 # See the License for the specific language governing permissions
41 * See the License for the specific language governing permissions
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A DMakefile.4.x11 # See the License for the specific language governing permissions
/illumos-gate/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...]
/illumos-gate/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc10 * See the License for the specific language governing permissions
/illumos-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s14 # See the License for the specific language governing permissions

Completed in 69 milliseconds

12