new_task_state    133 source4/smbd/process_thread.c 	struct new_task_state *new_task = talloc_get_type(thread_parm, struct new_task_state);
new_task_state    160 source4/smbd/process_thread.c 	struct new_task_state *state;
new_task_state    166 source4/smbd/process_thread.c 	state = talloc(ev2, struct new_task_state);