OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POSIX_SPAWN_RETURNERROR
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
spawn.h
104
* case, but request the
POSIX_SPAWN_RETURNERROR
for some tests.
106
#define
POSIX_SPAWN_RETURNERROR
0x40
/src/tests/lib/libc/gen/posix_spawn/
t_spawn.c
231
* if
POSIX_SPAWN_RETURNERROR
is expected, then no need to open the
242
*
POSIX_SPAWN_RETURNERROR
is a NetBSD specific flag that
248
RZ(posix_spawnattr_setflags(&attr,
POSIX_SPAWN_RETURNERROR
));
499
*
POSIX_SPAWN_RETURNERROR
is a NetBSD specific flag that
505
RZ(posix_spawnattr_setflags(&attr,
POSIX_SPAWN_RETURNERROR
));
t_fileactions.c
253
*
POSIX_SPAWN_RETURNERROR
is a NetBSD specific flag that
259
RZ(posix_spawnattr_setflags(&attr,
POSIX_SPAWN_RETURNERROR
));
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
spawn.d
275
POSIX_SPAWN_RETURNERROR
= 0x40 // NetBSD specific
/src/tests/kernel/
t_signal_and_sp.c
951
RZ(posix_spawnattr_setflags(&at,
POSIX_SPAWN_RETURNERROR
));
/src/sys/kern/
kern_exec.c
2371
* have
POSIX_SPAWN_RETURNERROR
or one of the flags, that require
2378
& (
POSIX_SPAWN_RETURNERROR
|POSIX_SPAWN_SETPGROUP)) == 0)
2469
* A NetBSD specific workaround is
POSIX_SPAWN_RETURNERROR
as
Completed in 65 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026