OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vstream_popen
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
vstream_popen.c
1
/* $NetBSD:
vstream_popen
.c,v 1.2 2017/02/14 01:16:49 christos Exp $ */
5
/*
vstream_popen
3
11
/* VSTREAM *
vstream_popen
(flags, key, value, ...)
18
/*
vstream_popen
() opens a one-way or two-way stream to a user-specified
22
/* socketpair or other suitable local IPC.
vstream_popen
() takes a list
61
/* returned by
vstream_popen
() or that is no longer open.
65
/*
vstream_popen
() returns a null pointer in case of trouble.
193
/*
vstream_popen
- open stream to child process */
195
VSTREAM *
vstream_popen
(int flags,...)
function
197
const char *myname = "
vstream_popen
";
[
all
...]
vstream_popen.c
1
/* $NetBSD:
vstream_popen
.c,v 1.2 2017/02/14 01:16:49 christos Exp $ */
5
/*
vstream_popen
3
11
/* VSTREAM *
vstream_popen
(flags, key, value, ...)
18
/*
vstream_popen
() opens a one-way or two-way stream to a user-specified
22
/* socketpair or other suitable local IPC.
vstream_popen
() takes a list
61
/* returned by
vstream_popen
() or that is no longer open.
65
/*
vstream_popen
() returns a null pointer in case of trouble.
193
/*
vstream_popen
- open stream to child process */
195
VSTREAM *
vstream_popen
(int flags,...)
function
197
const char *myname = "
vstream_popen
";
[
all
...]
Completed in 32 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026