pipe_write_andx_state  245 source3/smbd/pipes.c 	struct pipe_write_andx_state *state;
pipe_write_andx_state  258 source3/smbd/pipes.c 	state = talloc(req, struct pipe_write_andx_state);
pipe_write_andx_state  308 source3/smbd/pipes.c 	struct pipe_write_andx_state *state = talloc_get_type_abort(
pipe_write_andx_state  309 source3/smbd/pipes.c 		req->async_priv, struct pipe_write_andx_state);