Searched refs:use_authid (Results 1 – 1 of 1) sorted by relevance
136 int use_authid; member1510 const char *use_authid = NULL; local1536 "GSSAPI", "use_authid", &use_authid, NULL);1537 text->use_authid = (use_authid != NULL) &&1538 (*use_authid == 'y' || *use_authid == 'Y' || *use_authid == '1');1580 (text->use_authid && text->client_authid == NULL)) {1584 if (text->use_authid && text->client_authid == NULL) {1746 if (text->use_authid && text->client_creds == GSS_C_NO_CREDENTIAL) {