OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipe_end
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
mime_detach.h
88
FILE *
pipe_end
(struct mime_info *);
mime_decode.c
128
pipe_end
(struct mime_info *mip)
function
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
...]
mime_detach.c
273
mime_run_function(dec,
pipe_end
(mip), NULL);
277
return
pipe_end
(mip);
Completed in 37 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026