Lines Matching refs:the_authctxt
87 extern Authctxt *the_authctxt;1038 if (session_open(the_authctxt, c->self) != 1) {1114 pw = the_authctxt->pw;1115 if (pw == NULL || !the_authctxt->valid)