Lines Matching refs:alias_id
270 * using <alias_id> when possible (unless caller is asking
271 * for RAW). NOTE: if the <alias_id> is "SYS" then we have
273 * <receptacle_name>, so don't add the <alias_id>.
291 RF0_HASINFO(r, alias_id))
295 RF0_HASINFO(r, alias_id)) {
297 len += strlen(RF0(r, alias_id)) + 1;
317 RF0_HASINFO(r, alias_id)) {
324 RF0_HASINFO(r, alias_id)) {
327 RF0(r, alias_id),
367 RF0_HASINFO(r, alias_id) &&
368 strcmp(RF0(r, alias_id), DI_CRODC_SYSALIAS)))
372 strlen(RF0(r, alias_id)) + 1;
376 DI_CRODC_DEVCHASSIS, RF0(r, alias_id));
554 char *alias_id = NULL;
571 RF0(r, alias_id) = di_cro_strclean(RF0(r, alias_id), 1, 0);
581 if (!RF0_HASINFO(r, alias_id) &&
594 alias_id = di_pca_rec_get_alias_id(pca_r);
596 alias_id = NULL;
599 if ((alias_id == NULL) && internal)
600 alias_id = DI_CRODC_SYSALIAS;
601 if (alias_id) {
602 if ((new_alias_id = strdup(alias_id)) != NULL) {
603 RF0_REASSIGN(r, alias_id, new_alias_id);
1138 * SYS alias_id compare/match for the case
1227 R_FRE_SET(alias_id);
1409 DI_CRO_REC_FGETI(alias_id)
1473 char *alias_id,
1516 R_F_SET1(alias_id);