Searched refs:ATTR_UID (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/bart/
H A Dlutbl.c45 { UID_KEYWORD, ATTR_UID },
H A Dbart.h124 #define ATTR_UID 0x0010 macro
H A Dcompare.c452 if ((flags & ATTR_UID) && (strcmp(ctrl_uid, test_uid) != 0)) {
/illumos-gate/usr/src/lib/passwdutil/
H A D__set_authtoken_attr.c53 case ATTR_UID:
H A Dpasswdutil.h49 ATTR_UID = 0x4, enumerator in enum:__anon4262
H A Dnss_attr.c106 case ATTR_UID:
275 case ATTR_UID:
H A Dnis_attr.c139 attr_tmp[0].type = ATTR_UID;
237 case ATTR_UID:
413 case ATTR_UID:
H A Dfiles_attr.c236 case ATTR_UID:
336 attrlist attr_tmp[1] = { { ATTR_UID, NULL, NULL } };
568 case ATTR_UID:
666 case ATTR_UID:
H A Dldap_attr.c332 case ATTR_UID:
691 case ATTR_UID:
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c449 attr_pw[0].type = ATTR_UID; attr_pw[0].next = &attr_pw[1];
/illumos-gate/usr/src/lib/pam_modules/unix_account/
H A Dunix_acct.c348 attr_pw[1].type = ATTR_UID; attr_pw[1].next = &attr_pw[2];

Completed in 54 milliseconds