OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:posix_spawn_file_actions_addclose
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/
spawn.h
57
int
posix_spawn_file_actions_addclose
(posix_spawn_file_actions_t *, int);
/src/tests/lib/libc/gen/posix_spawn/
t_fileactions.c
296
RZ(
posix_spawn_file_actions_addclose
(&fa, fd1));
333
RZ(
posix_spawn_file_actions_addclose
(&fa, fd));
335
RZ(
posix_spawn_file_actions_addclose
(&fa, fd+1));
339
RZ(
posix_spawn_file_actions_addclose
(&fa, 560));
376
RZ(
posix_spawn_file_actions_addclose
(&fa, fd));
378
RZ(
posix_spawn_file_actions_addclose
(&fa, fd+1));
382
RZ(
posix_spawn_file_actions_addclose
(&fa, 560));
/src/lib/libc/gen/
posix_spawn_fileactions.c
155
posix_spawn_file_actions_addclose
(posix_spawn_file_actions_t *fa,
function in typeref:typename:int
Makefile.inc
163
posix_spawn_file_actions_addopen.3
posix_spawn_file_actions_addclose
.3 \
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025