Lines Matching refs:authid
168 char *authid; /* hold the authid between steps - server */ member
714 if (text->authid) { /* works for both client and server */
715 text->utils->free(text->authid);
716 text->authid = NULL;
1100 text->authid = strdup(name_without_realm.value);
1102 if (text->authid == NULL) {
1107 text->authid = strdup(name_token.value);
1109 if (text->authid == NULL) {
1117 &text->authid, NULL);
1288 text->authid,
1300 text->authid,