Lines Matching refs:sid
89 portal->entry.sid.id = portarget_id;
191 target->entry.sid.id = portarget_id;
257 target->entry.sid.id = send_target_id;
280 id = send_target->entry.sid.id;
344 strlcpy((char *)target->entry.sid.name, (char *)par->sym_name, sizeof(target->entry.sid.name));
364 strlcpy((char *)target->entry.sid.name, (char *)par->sym_name,
365 sizeof(target->entry.sid.name));
374 res->target_id = target->entry.sid.id;
390 res->portal_id[0] = target->entry.sid.id;
396 target->entry.sid.id);
401 res->portal_id[i] = portal->entry.sid.id;
549 res->target_id = target->entry.sid;
559 *idp = curr->entry.sid.id;
563 * idp++ = curr->entry.sid.id;
565 *idp = target->entry.sid.id;
607 target->entry.sid.id);
614 strlcpy((char *)portal->entry.sid.name, (char *)par->sym_name,
615 sid.name));
623 res->target_id = target->entry.sid;
624 res->portal_id = portal->entry.sid;
627 DEB(9, ("AddPortal success (id %d)", portal->entry.sid.id));
671 res->target_id = starg->entry.sid;
672 res->portal_id = starg->entry.sid;
675 res->target_id = portal->target->entry.sid;
676 res->portal_id = portal->entry.sid;
1000 if ((rc = refresh_send_target(curr->sid.id)) == 0)
1018 if ((rc = refresh_isns_server(curr->sid.id)) == 0)