HomeSort by relevance Sort by last modified time
    Searched defs:do_exec (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/none/tests/
exec-sigmask.c 10 static void do_exec(const char *path, const char *arg, const sigset_t *mask) function
48 do_exec(argv[0], "full", &mask);
51 do_exec(argv[0], "empty", &mask);
  /external/valgrind/main/coregrind/m_ume/
main.c 136 // VG_(do_exec)() invocation from m_main.c for how that's handled.)
196 // If the do_exec fails we try to emulate what the shell does (I used
198 // things that VG_(do_exec)() (which subsitutes for the kernel's exec())
274 Int VG_(do_exec)(const HChar* exe_name, ExeInfo* info) function
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
noembed.h 10 #ifdef do_exec
11 #undef do_exec macro
  /system/core/init/
builtins.c 257 int do_exec(int nargs, char **args) function

Completed in 1564 milliseconds