Home
last modified time | relevance | path

Searched refs:ret_auth (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c299 struct netr_authenticator ret_auth; in netr_server_samlogon() local
329 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() argument
495 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()
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl387 INOUT struct netr_authenticator *ret_auth;
407 INOUT struct netr_authenticator ret_auth;