OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parent_pipe
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/gen/posix_spawn/
h_spawnattr.c
49
int
parent_pipe
, res = EXIT_SUCCESS;
local in function:main
75
parent_pipe
= atoi(argv[1]);
76
if (
parent_pipe
> 2) {
78
"%d\n", getprogname(),
parent_pipe
);
79
rd = read(
parent_pipe
, &tmp, 1);
85
getprogname(),
parent_pipe
, errno);
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025