Home
last modified time | relevance | path

Searched refs:USER (Results 1 – 25 of 49) sorted by relevance

12

/titanic_41/usr/src/cmd/chmod/
H A Dcommon.c63 #define USER 05700 /* user's bits */ macro
177 perms_msk = (new_mode & USER) >> 6; in newmode_common()
304 who_msk & EXEC & (USER | GROUP)) != in newmode_common()
305 (who_msk & EXEC & (USER | GROUP))) { in newmode_common()
375 (who_msk & USER) == USER) && in newmode_common()
386 if ((perms_msk & USER & SETID) != in newmode_common()
387 (USER & SETID) && (new_mode & in newmode_common()
388 USER & (SETID | EXEC)) == in newmode_common()
389 (who_msk & USER & in newmode_common()
391 perms_msk |= USER & SETID; in newmode_common()
[all …]
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c105 #define USER 0x10000 /* user-mode flag added to trap type */ macro
211 ti.trap_type = type & ~USER; in die()
556 type |= USER; in trap()
561 case T_PGFLT + USER: in trap()
580 case T_PGFLT + USER: in trap()
582 case T_SGLSTP + USER: in trap()
583 case T_BPTFLT + USER: in trap()
598 if (type & USER) { in trap()
602 type & ~USER); in trap()
606 siginfo.si_trapno = type & ~USER; in trap()
[all …]
/titanic_41/usr/src/cmd/lp/include/
H A Dusers.h37 USER; typedef
39 int putuser ( char * , USER * );
44 USER * getuser ( char *);
/titanic_41/usr/src/cmd/lp/lib/users/
H A Dusermgmt.c42 static USER usr;
44 int putuser ( char * user, USER * pri_s ) in putuser()
67 USER * getuser ( char * user ) in getuser()
81 return((USER *)0); in getuser()
H A Dllib-llpusr41 USER;
43 int putuser ( char * , USER * );
48 USER * getuser ( char *);
/titanic_41/usr/src/lib/libsec/common/
H A Daclsort.c62 {2, USER},
128 sortid(aclbufp, nentries, USER); in aclsort()
143 if (tp->a_type == USER || tp->a_type == GROUP || in aclsort()
H A Daclcheck.c127 case USER: in aclent_aclcheck()
138 } else if (aclentp->a_type == USER) { in aclent_aclcheck()
H A Dacltext.c196 case USER: in aclent_printacl()
317 case USER: in aclent_type_txt()
318 if (aclp->a_type == USER) in aclent_type_txt()
755 if ((flags & ACL_APPEND_ID) && ((aclp->a_type == USER) || in aclent_acltotext()
/titanic_41/usr/src/cmd/print/scripts/
H A Dppdmgr235 if [[ "${4}" != "${USER}" && "${4}" != "${ADMIN}" ]] ; then
951 ${USER})
982 echo "${USER}"
1173 echo "${USER}"
1423 USER=user
1566 "${USER}")
/titanic_41/usr/src/cmd/id/
H A Did.c54 USER /* Print only uid */ enumerator
117 mode = USER; in main()
165 if (mode == USER) in main()
/titanic_41/usr/src/tools/gk/
H A Dcshrc.sh53 set prompt="{${USER}:${HOSTNAME}:\!} "
/titanic_41/usr/src/cmd/filesync/
H A Dacls.c256 if (type & (USER_OBJ|USER)) { in show_acls()
273 else if (type & (USER|GROUP)) { in show_acls()
/titanic_41/usr/src/cmd/smbsrv/fksmbd/
H A DRun.sh30 echo "chown -R $USER /var/smb /var/run/smb"
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h60 #define USER (0x02) /* additional users */ macro
69 #define DEF_USER (ACL_DEFAULT | USER)
H A Dlom_io.h130 #define USER 0x01 macro
/titanic_41/usr/src/common/acl/
H A Dacl_common.c477 if (aclent[i].a_type & USER) in ln_aent_preprocess()
554 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) { in ln_aent_to_ace()
561 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace()
606 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace()
1059 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) { in acevals_to_aent()
1067 if (dest->a_type & (USER | GROUP)) { in acevals_to_aent()
1135 if (!(vals->aent_type & USER)) { in ace_list_to_aent()
1387 acl->seen |= USER; in ln_ace_to_aent()
1394 vals->aent_type = USER | acl->dfacl_flag; in ln_ace_to_aent()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c383 if (aclent[i].a_type & USER) in ln_aent_preprocess()
610 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) { in ln_aent_to_ace4()
617 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace4()
704 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace4()
1208 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) { in ace4vals_to_aent()
1218 if (dest->a_type & (USER | GROUP)) { in ace4vals_to_aent()
1219 if (dest->a_type & USER) in ace4vals_to_aent()
1234 (dest->a_type & USER ? 1 : 0), isserver); in ace4vals_to_aent()
1301 ASSERT(vals->aent_type & USER); in ace4_list_to_aent()
1508 acl->seen |= USER; in ln_ace4_to_aent()
[all …]
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DFacility.java134 public static final Facility USER = new Facility(LOG_USER, "USER"); field in Facility
/titanic_41/usr/src/cmd/setfacl/
H A Dsetfacl.c635 aclentp->a_type = USER; in parse_entry()
682 if (aclentp->a_type == USER) in parse_entry()
692 if (aclentp->a_type == USER || in parse_entry()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l302 <TSTATE>user { return USER; }
303 <CSTATE>user { return USER; }
H A Dzonecfg_grammar.y138 %token MAXSEMIDS LOCKED SWAP SCHED CLEAR DEFROUTER ADMIN USER AUTHS MAXPROCS
147 ACTION BRAND SCHED IPTYPE DEFROUTER HOSTID USER AUTHS FS_ALLOWED
999 | USER { $$ = PT_USER; }
/titanic_41/usr/src/cmd/lp/model/
H A Dalert.proto80 } | mailx -s 'Failed print service alert' -USER-
/titanic_41/usr/src/cmd/getfacl/
H A Dgetfacl.c161 case USER: in main()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h245 USER * Getuser ( char * );
/titanic_41/usr/src/cmd/localedef/data/
H A DTHIRDPARTYLICENSE10 NOTICE TO USER: Carefully read the following legal agreement. BY

12