/illumos-gate/usr/src/cmd/chmod/ |
H A D | common.c | 61 #define USER 05700 /* user's bits */ macro 175 perms_msk = (new_mode & USER) >> 6; in newmode_common() 302 who_msk & EXEC & (USER | GROUP)) != in newmode_common() 303 (who_msk & EXEC & (USER | GROUP))) { in newmode_common() 373 (who_msk & USER) == USER) && in newmode_common() 384 if ((perms_msk & USER & SETID) != in newmode_common() 385 (USER & SETID) && (new_mode & in newmode_common() 386 USER & (SETID | EXEC)) == in newmode_common() 387 (who_msk & USER & in newmode_common() 389 perms_msk |= USER & SETID; in newmode_common() [all …]
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | trap.c | 103 #define USER 0x10000 /* user-mode flag added to trap type */ macro 209 ti.trap_type = type & ~USER; in die() 529 type |= USER; in trap() 534 case T_PGFLT + USER: in trap() 550 case T_PGFLT + USER: in trap() 552 case T_SGLSTP + USER: in trap() 553 case T_BPTFLT + USER: in trap() 568 if (type & USER) { in trap() 572 type & ~USER); in trap() 576 siginfo.si_trapno = type & ~USER; in trap() [all …]
|
/illumos-gate/usr/src/cmd/lp/lib/users/ |
H A D | usermgmt.c | 40 static USER usr; 42 int putuser ( char * user, USER * pri_s ) in putuser() 65 USER * getuser ( char * user ) in getuser() 79 return((USER *)0); in getuser()
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | users.h | 37 USER; typedef 39 int putuser ( char * , USER * ); 44 USER * getuser ( char *);
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | funstack.awk | 631 USER = ENVIRON["USER"] 632 if (USER == "") 633 USER = ENVIRON["LOGNAME"] 634 if (USER == "") 635 USER = "????" 638 ("ypcat passwd | grep '^" USER ":' | awk -F: '{print $5}'") | getline PERSONAL_NAME 640 ("grep '^" USER ":' /etc/passwd | awk -F: '{print $5}'") | getline PERSONAL_NAME 646 print "<!-- for " PERSONAL_NAME " (" USER "@" HOSTNAME ") -->" 656 print prefix(2) "<LINK REV=\"made\" HREF=\"mailto:" USER "@" HOSTNAME "\">"
|
/illumos-gate/usr/src/lib/libsec/common/ |
H A D | aclsort.c | 61 {2, USER}, 127 sortid(aclbufp, nentries, USER); in aclsort() 142 if (tp->a_type == USER || tp->a_type == GROUP || in aclsort()
|
H A D | aclcheck.c | 126 case USER: in aclent_aclcheck() 137 } else if (aclentp->a_type == USER) { in aclent_aclcheck()
|
H A D | acltext.c | 226 case USER: in aclent_printacl() 347 case USER: in aclent_type_txt() 348 if (aclp->a_type == USER) in aclent_type_txt() 785 if ((flags & ACL_APPEND_ID) && ((aclp->a_type == USER) || in aclent_acltotext()
|
/illumos-gate/usr/src/cmd/print/scripts/ |
H A D | ppdmgr | 235 if [[ "${4}" != "${USER}" && "${4}" != "${ADMIN}" ]] ; then 951 ${USER}) 982 echo "${USER}" 1173 echo "${USER}" 1423 USER=user 1566 "${USER}")
|
/illumos-gate/usr/src/cmd/id/ |
H A D | id.c | 52 USER /* Print only uid */ enumerator 115 mode = USER; in main() 163 if (mode == USER) in main()
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | ficl.fr | 7 \ ** Ficl USER variables 8 \ ** See words.c for primitive def'n of USER
|
/illumos-gate/usr/src/cmd/filesync/ |
H A D | acls.c | 256 if (type & (USER_OBJ|USER)) { in show_acls() 273 else if (type & (USER|GROUP)) { in show_acls()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | acl.h | 61 #define USER (0x02) /* additional users */ macro 70 #define DEF_USER (ACL_DEFAULT | USER)
|
H A D | lom_io.h | 128 #define USER 0x01 macro
|
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/ |
H A D | Run.sh | 30 echo "chown -R $USER /var/smb /var/run/smb"
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_acl.c | 383 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 …]
|
/illumos-gate/usr/src/common/acl/ |
H A D | acl_common.c | 478 if (aclent[i].a_type & USER) in ln_aent_preprocess() 555 (aclent[i].a_type & (USER | GROUP | GROUP_OBJ))) { in ln_aent_to_ace() 562 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace() 607 } else if (aclent[i].a_type & USER) { in ln_aent_to_ace() 1060 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) { in acevals_to_aent() 1068 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()
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | Facility.java | 134 public static final Facility USER = new Facility(LOG_USER, "USER"); field in Facility
|
/illumos-gate/usr/src/cmd/setfacl/ |
H A D | setfacl.c | 634 aclentp->a_type = USER; in parse_entry() 681 if (aclentp->a_type == USER) in parse_entry() 691 if (aclentp->a_type == USER || in parse_entry()
|
/illumos-gate/usr/src/cmd/zonecfg/ |
H A D | zonecfg_lex.l | 304 <TSTATE>user { return USER; } 305 <CSTATE>user { return USER; }
|
H A D | zonecfg_grammar.y | 138 %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/cmd/lp/model/ |
H A D | alert.proto | 80 } | mailx -s 'Failed print service alert' -USER-
|
/illumos-gate/usr/src/cmd/getfacl/ |
H A D | getfacl.c | 156 case USER: in main()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpsched.h | 245 USER * Getuser ( char * );
|
/illumos-gate/usr/src/data/locale/data/ |
H A D | THIRDPARTYLICENSE | 17 NOTICE TO USER: Carefully read the following legal agreement.
|