mime_decode.c | 128 pipe_end(struct mime_info *mip) function in typeref:typename:PUBLIC FILE * 669 * Get the pipe_end and propagate it down the chain. 746 * Set this early so pipe_end() will work! 764 mime_run_function(prefix_line, pipe_end(mip), (void*)&prefix_line_args); 774 error |= sendmessage(mip->mp, pipe_end(mip), igntab, NULL, mip); 791 fo = pipe_end(mip); 834 mime_run_function(fn, pipe_end(mip), 986 (void)fflush(pipe_end(mip)); 1012 flags = mime_run_command(cmd, pipe_end(mip)); 1015 return pipe_end(mip) [all...] |