Searched refs:the_authctxt (Results 1 – 3 of 3) sorted by relevance
90 extern Authctxt *the_authctxt;469 struct passwd *pw = the_authctxt->pw; in server_request_direct_streamlocal()472 if (pw == NULL || !the_authctxt->valid) in server_request_direct_streamlocal()600 if (session_open(the_authctxt, c->self) != 1) { in server_request_session()761 struct passwd *pw = the_authctxt->pw; in server_input_global_request()765 if (pw == NULL || !the_authctxt->valid) in server_input_global_request()
202 Authctxt *the_authctxt = NULL; variable1246 the_authctxt = authctxt; in main()1357 if (the_active_state != NULL && the_authctxt != NULL) { in cleanup_exit()1358 do_cleanup(the_active_state, the_authctxt); in cleanup_exit()
154 Authctxt *the_authctxt = NULL; variable739 the_authctxt = authctxt; in main()