remove_state      934 source3/winbindd/winbindd.c 	struct winbindd_cli_state *state, *remove_state = NULL;
remove_state      945 source3/winbindd/winbindd.c 				remove_state = state;
remove_state      950 source3/winbindd/winbindd.c 	if (remove_state) {
remove_state      952 source3/winbindd/winbindd.c 			nidle, remove_state->sock, (unsigned int)remove_state->pid));
remove_state      953 source3/winbindd/winbindd.c 		remove_client(remove_state);