Searched refs:USER (Results 1 - 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/cmd/lp/lib/users/
H A Dllib-llpusr41 USER;
43 int putuser ( char * , USER * );
48 USER * getuser ( char *);
H A Dusermgmt.c42 static USER usr;
44 int putuser ( char * user, USER * pri_s )
67 USER * getuser ( char * user )
81 return((USER *)0);
/illumos-gate/usr/src/cmd/lp/include/
H A Dusers.h37 USER; typedef in typeref:struct:__anon807
39 int putuser ( char * , USER * );
44 USER * getuser ( char *);
/illumos-gate/usr/src/tools/gk/
H A Dcshrc.sh41 # if ($?USER == 0 || $?prompt == 0) exit
53 set prompt="{${USER}:${HOSTNAME}:\!} "
/illumos-gate/usr/src/cmd/chmod/
H A Dcommon.c63 #define USER 05700 /* user's bits */ macro
126 * who_msk contains USER|GROUP|OTHER information
177 perms_msk = (new_mode & USER) >> 6;
304 who_msk & EXEC & (USER | GROUP)) !=
305 (who_msk & EXEC & (USER | GROUP))) {
375 (who_msk & USER) == USER) &&
386 if ((perms_msk & USER & SETID) !=
387 (USER & SETID) && (new_mode &
388 USER
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dnewvers.sh39 u=${USER-root} h=${HOSTNAME-`hostname`} t=`date`
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A DRun.sh30 echo "chown -R $USER /var/smb /var/run/smb"
/illumos-gate/usr/src/lib/libsec/common/
H A Daclsort.c34 * USER_OBJ, USER, GROUP_OBJ, GROUP, CLASS_OBJ, OTHER_OBJ
37 * For USER, GROUP, DEF_USER, and DEF_GROUP entries, the entries
62 {2, USER},
123 * Start sorting id within USER and GROUP
128 sortid(aclbufp, nentries, USER);
143 if (tp->a_type == USER || tp->a_type == GROUP ||
H A Daclcheck.c33 * If there are any USER entries, then the user id must be unique.
35 * If there are any GROUP or USER entries, there must be exactly one
127 case USER:
138 } else if (aclentp->a_type == USER) {
H A Dacltext.c196 case USER:
317 case USER:
318 if (aclp->a_type == USER)
702 * of type DEF_USER, USER, DEF_GROUP or GROUP, can exceed LOGNAME_MAX. We
755 if ((flags & ACL_APPEND_ID) && ((aclp->a_type == USER) ||
/illumos-gate/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;
556 type |= USER;
561 case T_PGFLT + USER:
580 case T_PGFLT + USER:
582 case T_SGLSTP + USER:
583 case T_BPTFLT + USER:
598 if (type & USER) {
602 type & ~USER);
606 siginfo.si_trapno = type & ~USER;
[all...]
/illumos-gate/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 class:Facility
/illumos-gate/usr/src/cmd/filesync/
H A Dacls.c256 if (type & (USER_OBJ|USER)) {
273 else if (type & (USER|GROUP)) {
/illumos-gate/usr/src/cmd/id/
H A Did.c54 USER /* Print only uid */ enumerator in enum:PRINT
117 mode = USER;
165 if (mode == USER)
/illumos-gate/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
1567 "${USER}")
/illumos-gate/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
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c477 if (aclent[i].a_type & USER)
554 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) {
561 } else if (aclent[i].a_type & USER) {
606 } else if (aclent[i].a_type & USER) {
1059 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) {
1067 if (dest->a_type & (USER | GROUP)) {
1131 /* USER */
1135 if (!(vals->aent_type & USER)) {
1387 acl->seen |= USER;
1394 vals->aent_type = USER | ac
[all...]
/illumos-gate/usr/src/lib/libshell/common/data/
H A Dbash_pre_rc.sh110 u) var+=$USER;;
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l304 <TSTATE>user { return USER; }
305 <CSTATE>user { return USER; }
H A Dzonecfg_grammar.y138 %token MAXSEMIDS LOCKED SWAP SCHED CLEAR DEFROUTER ADMIN SECFLAGS USER AUTHS MAXPROCS
148 ACTION BRAND SCHED IPTYPE DEFROUTER HOSTID USER AUTHS FS_ALLOWED
1001 | USER { $$ = PT_USER; }
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c383 if (aclent[i].a_type & USER)
610 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) {
617 } else if (aclent[i].a_type & USER) {
704 } else if (aclent[i].a_type & USER) {
1208 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) {
1218 if (dest->a_type & (USER | GROUP)) {
1219 if (dest->a_type & USER)
1234 (dest->a_type & USER ? 1 : 0), isserver);
1297 /* USER */
1301 ASSERT(vals->aent_type & USER);
[all...]
/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c635 aclentp->a_type = USER;
682 if (aclentp->a_type == USER)
692 if (aclentp->a_type == USER ||
/illumos-gate/usr/src/cmd/getfacl/
H A Dgetfacl.c161 case USER:
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.h245 USER * Getuser ( char * );

Completed in 168 milliseconds

12