Searched refs:ret_auth (Results 1 – 2 of 2) sorted by relevance
299 struct netr_authenticator ret_auth; in netr_server_samlogon() local329 rc = netr_setup_authenticator(netr_info, &auth, &ret_auth); in netr_server_samlogon()336 arg.ret_auth = &ret_auth; in netr_server_samlogon()380 (void) netr_validate_chain(netr_info, arg.ret_auth); in netr_server_samlogon()382 status = netr_validate_chain(netr_info, arg.ret_auth); in netr_server_samlogon()482 struct netr_authenticator *auth, struct netr_authenticator *ret_auth) in netr_setup_authenticator() argument495 if (ret_auth) { in netr_setup_authenticator()496 bzero(ret_auth, sizeof (struct netr_authenticator)); in netr_setup_authenticator()497 ret_auth->timestamp = netr_info->timestamp; in netr_setup_authenticator()
387 INOUT struct netr_authenticator *ret_auth;407 INOUT struct netr_authenticator ret_auth;