pipe_read_andx_state  354 source3/smbd/pipes.c 	struct pipe_read_andx_state *state;
pipe_read_andx_state  374 source3/smbd/pipes.c 	state = talloc(req, struct pipe_read_andx_state);
pipe_read_andx_state  408 source3/smbd/pipes.c 	struct pipe_read_andx_state *state = talloc_get_type_abort(
pipe_read_andx_state  409 source3/smbd/pipes.c 		req->async_priv, struct pipe_read_andx_state);