/titanic_44/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
|
H A D | isns_qry.h | 42 #define FOR_EACH_OBJS(IDS, NUM, UID, STMT) \ argument
|
H A D | isns_htab.h | 79 #define FOR_EACH_ITEM(HTAB, UID, STMT) \ argument
|
H A D | isns_server.h | 163 #define SET_UID_LCP(LCP, TYPE, UID) {\ argument 172 #define UPDATE_LCP_UID(LCP, UID) {\ argument
|
/titanic_44/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_44/usr/src/cmd/id/ |
H A D | id.c | 47 UID, EUID, GID, EGID, SGID enumerator
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | ufs_quota.h | 87 #define dqoff(UID) (((offset_t)(UID) * sizeof (struct dqblk))) argument
|
/titanic_44/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
|
/titanic_44/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 1265 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument 1273 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument
|
/titanic_44/usr/src/cmd/idmap/idmapd/ |
H A D | nldaputils.c | 89 #define UID "uid" macro
|
/titanic_44/usr/src/cmd/mv/ |
H A D | mv.c | 61 #define UID(A) (A.st_uid) macro
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | ncsi_cmds.h | 1291 u8_t UID[16]; // Unique Identifier (UID) member
|