Home
last modified time | relevance | path

Searched defs:execve (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/lib/libbc/libc/sys/4.2/
H A Dexecve.c33 execve(char *file, char **argv, char **arge) in execve() function
/titanic_51/usr/src/lib/libbc/libc/sys/sys5/
H A Dexecve.c32 execve(char *file, char **argv, char **arge) in execve() function
/titanic_51/usr/src/cmd/make/include/vroot/
H A Dargs.h49 struct { char **argv; char **environ;} execve; member
/titanic_51/usr/src/lib/libast/common/comp/
H A Domitted.c259 #define execve ______execve macro
551 execve(const char* path, char* const* argv, char* const* envv) in execve() function
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c344 #define execve ______execve macro
634 execve(const char* path, char* const* argv, char* const* envv) in execve() function