Lines Matching refs:res_id
1439 idmap_id *res_id;
1469 res_id = &res.ids.ids_val[i].id;
1472 switch (res_id->idtype) {
1475 *gh->retlist[i].uid = res_id->idmap_id_u.uid;
1485 res_id->idmap_id_u.uid, 1,
1491 res_id->idmap_id_u.uid,
1498 *gh->retlist[i].gid = res_id->idmap_id_u.gid;
1508 res_id->idmap_id_u.gid, 0,
1514 res_id->idmap_id_u.gid,
1531 res_id->idmap_id_u.sid.rid;
1533 if (res_id->idmap_id_u.sid.prefix == NULL ||
1534 *res_id->idmap_id_u.sid.prefix == '\0') {
1539 strdup(res_id->idmap_id_u.sid.prefix);
1548 res_id->idmap_id_u.sid.prefix,
1549 res_id->idmap_id_u.sid.rid,
1554 res_id->idmap_id_u.sid.prefix,
1555 res_id->idmap_id_u.sid.rid,