wksta_name        222 source3/auth/auth.c 		  user_info->client_domain, user_info->smb_name, user_info->wksta_name));
wksta_name        225 source3/auth/auth.c 		  user_info->domain, user_info->internal_username, user_info->wksta_name));
wksta_name        310 source3/auth/auth_domain.c 						      user_info->wksta_name,      /* workstation name */
wksta_name         87 source3/auth/auth_netlogond.c 		user_info->wksta_name,      /* workstation name */
wksta_name        195 source3/auth/auth_sam.c 		const char *machine_name = talloc_asprintf(mem_ctx, "%s$", user_info->wksta_name);
wksta_name        201 source3/auth/auth_sam.c 				  tok, user_info->wksta_name));
wksta_name        202 source3/auth/auth_sam.c 			if(strequal(tok, user_info->wksta_name)) {
wksta_name        113 source3/auth/auth_util.c                                const char *wksta_name,
wksta_name        156 source3/auth/auth_util.c 	(*user_info)->wksta_name = SMB_STRDUP(wksta_name);
wksta_name        157 source3/auth/auth_util.c 	if ((*user_info)->wksta_name == NULL) { 
wksta_name        192 source3/auth/auth_util.c 			    const char *wksta_name,
wksta_name        208 source3/auth/auth_util.c 		 client_domain, smb_name, wksta_name));
wksta_name        229 source3/auth/auth_util.c 			  client_domain, domain, smb_name, wksta_name));
wksta_name        237 source3/auth/auth_util.c 			      client_domain, domain, wksta_name,
wksta_name        255 source3/auth/auth_util.c 				     const char *wksta_name, 
wksta_name        269 source3/auth/auth_util.c 				    wksta_name, 
wksta_name        293 source3/auth/auth_util.c 					 const char *wksta_name, 
wksta_name        377 source3/auth/auth_util.c 			smb_name, client_domain, wksta_name, 
wksta_name       2124 source3/auth/auth_util.c 		SAFE_FREE((*user_info)->wksta_name);
wksta_name         66 source3/auth/auth_wbc.c 	params.workstation_name	= user_info->wksta_name;
wksta_name         62 source3/auth/auth_winbind.c 	params.workstation_name	= user_info->wksta_name;
wksta_name         36 source3/include/auth.h 	char *wksta_name;             /* workstation name (netbios calling
wksta_name         75 source3/include/proto.h 			    const char *wksta_name, 
wksta_name         83 source3/include/proto.h 				     const char *wksta_name, 
wksta_name         92 source3/include/proto.h 					 const char *wksta_name,