/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | isns_dd.h | 56 #define UID2MID(M, UID) get_mid(M, UID) argument 57 #define NEW_MID(M, UID) new_mid(M, UID) argument 59 #define GET_PRIMARY(UID) (UID) / (sizeof (bmp_t) * 8) argument 60 #define GET_SECOND(UID) (UID) % (sizeof (bmp_t) * 8) argument 71 #define FOR_EACH_MEMBER(BMP, NUM, UID, STMT) \ argument 78 UID = COMP_UID(i1624, j1624);\
|
H A D | isns_htab.h | 79 #define FOR_EACH_ITEM(HTAB, UID, STMT) \ argument 81 UID = htab_get_next(HTAB, UID);\ 82 while (UID != 0) {\ 84 UID = htab_get_next(HTAB, UID);\
|
H A D | isns_qry.h | 42 #define FOR_EACH_OBJS(IDS, NUM, UID, STMT) \ argument 46 UID = (IDS)[i1609];\
|
H A D | isns_server.h | 163 #define SET_UID_LCP(LCP, TYPE, UID) {\ argument 168 (LCP)->data[0].ui = UID;\ 172 #define UPDATE_LCP_UID(LCP, UID) {\ argument 176 (LCP)->data[0].ui = UID;\
|
/titanic_50/usr/src/cmd/Adm/sun/ |
H A D | passwd | 14 gdm:x:50:50:GDM Reserved UID:/var/lib/gdm: 15 zfssnap:x:51:12:ZFS Automatic Snapshots Reserved UID:/:/usr/bin/pfsh 16 upnp:x:52:52:UPnP Server Reserved UID:/var/coherence:/bin/ksh 18 mysql:x:70:70:MySQL Reserved UID:/: 20 webservd:x:80:80:WebServer Reserved UID:/: 21 svctag:x:95:12:Service Tag UID:/: 22 unknown:x:96:96:Unknown Remote UID:/:
|
/titanic_50/usr/src/lib/libshell/common/data/ |
H A D | bash_pre_rc.sh | 45 if [[ ! $UID ]] 46 then UID=$(id -u) 47 readonly UID
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | kuserok.c | 60 #define FILE_OWNER_OK(UID) ((UID) == 0 || (UID) == UNKNOWNUID) argument 62 #define FILE_OWNER_OK(UID) ((UID) == 0) argument
|
/titanic_50/usr/src/cmd/id/ |
H A D | id.c | 47 UID, EUID, GID, EGID, SGID enumerator 189 prid(UID, uid); in main() 334 case UID: in prid() 355 case UID: in prid()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | ufs_quota.h | 87 #define dqoff(UID) (((offset_t)(UID) * sizeof (struct dqblk))) argument
|
/titanic_50/usr/src/lib/libxcurses/h/posix/ |
H A D | mkslocal.h | 1098 #define M_PS_FFMT { m_textstr(4865, "ruser=UID", "I"),\ 1104 #define M_PS_LFMT { m_textstr(4868, "flags,state,ruid=UID", "I"),\
|
/titanic_50/usr/src/cmd/acct/ |
H A D | prctmp.sh | 34 DEVICE UID LOGIN PRIME NPRIME (NUMERIC) DATE TIME
|
H A D | prtacct.sh | 34 UID NAME PRIME NPRIME PRIME NPRIME PRIME NPRIME BLOCKS PROCS SESS SAMPLES
|
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-platform.h | 527 #define k5_getpwuid_r(UID, REC, BUF, BUFSIZE, OUT) \ argument 528 (*(OUT) = getpwuid_r(UID,REC,BUF,BUFSIZE), *(OUT) == NULL ? -1 : 0)
|
/titanic_50/usr/src/cmd/mv/ |
H A D | mv.c | 61 #define UID(A) (A.st_uid) macro 696 m = lchown(target, UID(s1), GID(s1)); in cpymve() 722 (void) chg_mode(target, UID(s1), GID(s1), FMODE(s1)); in cpymve() 782 m = lchown(target, UID(s1), GID(s1)); in cpymve() 912 if ((ret = chg_mode(target, UID(s1), GID(s1), in cpymve() 1542 if ((pret = chg_mode(target, UID(s1save), GID(s1save), 1612 if ((ret = chg_mode(target, UID(s1), GID(s1), FMODE(s1))) == 0) 1785 if (fchown(targattrfd, UID(s3), GID(s3)) != 0) {
|
/titanic_50/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb_yacc.y | 89 %token GID LN MD MAJ MIO NM SZ UID UNIQ 542 uid : UID '=' expr { set_file(UID, i_number << l2b, $3); }
|
H A D | fsdb_lex.l | 120 :{WS}*uid { return UID; }
|
H A D | fsdb.c | 678 case UID : in set_file()
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | nldaputils.c | 89 #define UID "uid" macro 310 const char *pwd_attrs[] = {UID, UIDNUMBER, NULL, NULL}; in idmap_nldap_bywinname_batch_add() 450 const char *pwd_attrs[] = {UID, NULL, NULL}; in idmap_nldap_bypid_batch_add() 645 (q->is_user) ? UID : CN); in idmap_nldap_lookup_batch_end()
|
/titanic_50/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 1265 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument 1266 kidmap_batch_getsidbyuid(GH, UID, SPP, RP, ST) 1273 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument 1274 idmap_get_sidbyuid(GH, UID, 0, SPP, RP, ST)
|
/titanic_50/usr/src/cmd/lp/lib/msgs/ |
H A D | llib-llpmsg | 61 uid_t uid; /* Clients UID */
|
/titanic_50/usr/src/cmd/isns/isnsd/xml/ |
H A D | data.def | 59 * UID attributes and key attributes of iSNS objects.
|
/titanic_50/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | ypmap2src.sh | 255 UID=`head -1 $TMPDIR/${MAP}.sort | cut -f1 -d:` 257 if [ "$PSWD" != "##${UID}" ]; then
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-file-system-nfs.mf | 120 user username=unknown ftpuser=false gcos-field="Unknown Remote UID" \
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | ncsi_cmds.h | 1291 u8_t UID[16]; // Unique Identifier (UID) member 1317 u8_t UID[16]; // Unique Identifier (UID)
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 69 @ MSG_AUXV_AT_UID "UID"
|