Searched defs:execv (Results 1 – 3 of 3) sorted by relevance
120 SYS_FUNC(execv) in SYS_FUNC() argument
448 void VG_(execv) ( const HChar* filename, const HChar** argv ) in VG_() argument542 VG_(execv)(argv[0], argv); in VG_() local
3782 LSS_INLINE int LSS_NAME(execv)(const char *path, const char *const argv[]) { in LSS_NAME() argument