Home
last modified time | relevance | path

Searched refs:_lib_posix_spawn (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/lib/libshell/misc/
H A DERRATA.txt52 -#define _lib_posix_spawn 2 /* posix_spawn exists and it works and its worth using */
53 +#define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
65 -#define _lib_posix_spawn 2 /* posix_spawn exists and it works and its worth using */
66 +#define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
78 -#define _lib_posix_spawn 2 /* posix_spawn exists and it works and its worth using */
79 +#define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
91 -#define _lib_posix_spawn 2 /* posix_spawn exists and it works and its worth using */
92 +#define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
104 -#define _lib_posix_spawn 2 /* posix_spawn exists and it works and its worth using */
105 +#define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
[all …]
/titanic_50/usr/src/lib/libast/common/comp/
H A Dspawnveg.c41 #if _lib_posix_spawn > 1 /* reports underlying exec() errors */
68 #if _lib_posix_spawn < 2
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_lib.h144 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_lib.h165 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_lib.h165 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_lib.h144 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_lib.h155 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_lib.h155 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_lib.h176 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_lib.h176 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */ macro
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dlib144 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dlib155 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dlib144 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dlib155 #define _lib_posix_spawn 1 /* posix_spawn exists and it works and its worth using */
/titanic_50/usr/src/lib/libast/common/features/
H A Dlib630 …#if _lib_spawnveg || _lib_posix_spawn || _lib_spawn_mode || _lib_spawn && _hdr_spawn && _mem_pgrou…