Home
last modified time | relevance | path

Searched refs:smb_token_destroy (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/libmlrpc-tests/tests/netrlogon/samlogon_tests/
H A Dsamlogon.c292 smb_token_destroy(token); in main()
295 smb_token_destroy(token); in main()
316 smb_token_destroy(token); in main()
339 smb_token_destroy(token); in main()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_token.h206 void smb_token_destroy(smb_token_t *);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmapfile-vers88 smb_token_destroy;
H A Dsmb_logon.c273 smb_token_destroy(smb_token_t *token) in smb_token_destroy() function
510 smb_token_destroy(token); in smb_logon()
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_logon.c144 smb_token_destroy(token); in smbd_user_auth_logon()
H A Dsmbd_authsvc.c420 smb_token_destroy(ctx->ctx_token); in smbd_authctx_destroy()