nt_user_token    1083 source3/auth/auth_util.c 	struct nt_user_token *token;
nt_user_token    1460 source3/auth/auth_util.c 	nt_token = dup_nt_token(NULL, src->nt_user_token);
nt_user_token    1472 source3/auth/auth_util.c 	dst->nt_user_token = nt_token;
nt_user_token      80 source3/auth/token_util.c 	struct nt_user_token *token, *for_cache;
nt_user_token      91 source3/auth/token_util.c 			cache_data, struct nt_user_token);
nt_user_token     340 source3/auth/token_util.c struct nt_user_token *create_local_nt_token(TALLOC_CTX *mem_ctx,
nt_user_token     346 source3/auth/token_util.c 	struct nt_user_token *result = NULL;
nt_user_token     355 source3/auth/token_util.c 	if (!(result = TALLOC_ZERO_P(mem_ctx, struct nt_user_token))) {
nt_user_token     149 source3/include/gpo.h 	const struct nt_user_token *token;
nt_user_token     183 source3/include/proto.h struct nt_user_token *create_local_nt_token(TALLOC_CTX *mem_ctx,
nt_user_token    2095 source3/include/proto.h struct nt_user_token *registry_create_system_token(TALLOC_CTX *mem_ctx);
nt_user_token     167 source3/include/reg_objects.h 	struct nt_user_token *token;
nt_user_token     619 source3/include/smb.h 	NT_USER_TOKEN *nt_user_token;
nt_user_token     538 source3/lib/smbconf/smbconf_reg.c 	struct nt_user_token *token;
nt_user_token     666 source3/lib/smbconf/smbconf_reg.c 	struct nt_user_token *token;
nt_user_token      78 source3/lib/util_nttoken.c 	struct nt_user_token *token = NULL;
nt_user_token      86 source3/lib/util_nttoken.c 	token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
nt_user_token     586 source3/libgpo/gpext/gpext.c 				struct nt_user_token *token;
nt_user_token      63 source3/libgpo/gpext/gpext.h 					 const struct nt_user_token *token,
nt_user_token      71 source3/libgpo/gpext/gpext.h 					 const struct nt_user_token *token,
nt_user_token     274 source3/libgpo/gpext/scripts.c 		struct nt_user_token *tmp_token;
nt_user_token     626 source3/libgpo/gpo_ldap.c 	struct nt_user_token *new_token = NULL;
nt_user_token      26 source3/libgpo/gpo_reg.c struct nt_user_token *registry_create_system_token(TALLOC_CTX *mem_ctx)
nt_user_token      28 source3/libgpo/gpo_reg.c 	struct nt_user_token *token = NULL;
nt_user_token      30 source3/libgpo/gpo_reg.c 	token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
nt_user_token     387 source3/libgpo/gpo_reg.c 	struct nt_user_token *tmp_token = NULL;
nt_user_token     389 source3/libgpo/gpo_reg.c 	tmp_token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token);
nt_user_token     851 source3/libgpo/gpo_util.c 	struct nt_user_token *ad_token = NULL;
nt_user_token     296 source3/rpc_server/srv_wkssvc_nt.c 	struct nt_user_token *token = p->server_info->ptok;
nt_user_token     371 source3/rpc_server/srv_wkssvc_nt.c 	struct nt_user_token *token = p->server_info->ptok;
nt_user_token    2959 source3/smbd/open.c 	    !user_has_privileges(current_user.nt_user_token,
nt_user_token    3409 source3/smbd/posix_acls.c 		bool has_take_ownership_priv = user_has_privileges(current_user.nt_user_token,
nt_user_token    3411 source3/smbd/posix_acls.c 		bool has_restore_priv = user_has_privileges(current_user.nt_user_token,
nt_user_token     355 source3/smbd/sec_ctx.c 	current_user.nt_user_token = ctx_p->token;
nt_user_token     415 source3/smbd/sec_ctx.c 	current_user.nt_user_token = prev_ctx_p->token;
nt_user_token     461 source3/smbd/sec_ctx.c 	current_user.nt_user_token = NULL;
nt_user_token      37 source3/utils/net_ads_gpo.c 	struct nt_user_token *token = NULL;
nt_user_token     294 source3/utils/net_ads_gpo.c 	struct nt_user_token *token = NULL;
nt_user_token     364 source3/utils/net_ads_gpo.c 	struct nt_user_token *token = NULL;
nt_user_token      34 source3/utils/net_proto.h struct nt_user_token *create_local_nt_token(TALLOC_CTX *mem_ctx,
nt_user_token     271 source3/winbindd/winbindd_pam.c 	struct nt_user_token *token;
nt_user_token     282 source3/winbindd/winbindd_pam.c 	if (!(token = TALLOC_ZERO_P(mem_ctx, struct nt_user_token))) {
nt_user_token      34 source3/winbindd/winbindd_proto.h struct nt_user_token *create_local_nt_token(TALLOC_CTX *mem_ctx,