Home
last modified time | relevance | path

Searched refs:IS_ID_GID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dserver.c126 if (IS_ID_UID(req->id1) || IS_ID_GID(req->id1)) in validate_mapped_id_by_name_req()
269 } else if (IS_ID_GID(req->id1)) { in idmap_get_mapped_ids_1_svc()
412 } else if (IS_ID_GID(req->id1)) { in idmap_get_mapped_ids_1_svc()
449 (IS_ID_GID(req->id1))) { in idmap_get_mapped_ids_1_svc()
H A Didmapd.h262 #define IS_ID_GID(id) \ macro
H A Dnldaputils.c812 } else if (IS_ID_UID(req->id1) || IS_ID_GID(req->id1)) { in nldap_lookup_batch()
907 (IS_ID_UID(req->id1) || IS_ID_GID(req->id1))) { in nldap_lookup_batch()
H A Ddbutils.c2131 } else if (IS_ID_UID(req->id1) || IS_ID_GID(req->id1)) { in ad_lookup_batch_int()
2400 } else if (IS_ID_UID(req->id1) || IS_ID_GID(req->id1)) { in ad_lookup_batch_int()