Searched defs:execvpe (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h107 #undef execvpe macro
108 #define execvpe _ast_execvpe macro
109 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h86 #undef execvpe macro
87 #define execvpe _ast_execvpe macro
88 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h107 #undef execvpe macro
108 #define execvpe _ast_execvpe macro
109 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h86 #undef execvpe macro
87 #define execvpe _ast_execvpe macro
88 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h107 #undef execvpe macro
108 #define execvpe _ast_execvpe macro
109 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h86 #undef execvpe macro
87 #define execvpe _ast_execvpe macro
88 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h107 #undef execvpe macro
108 #define execvpe _ast_execvpe macro
109 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h86 #undef execvpe macro
87 #define execvpe _ast_execvpe macro
88 extern __MANGLE__ int execvpe __PROTO__((const char*, char* const[], char* const[]));

Completed in 47 milliseconds