OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pre_exec_check
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/
pub_core_ume.h
81
extern SysRes VG_(
pre_exec_check
)(const HChar* exe_name, Int* out_fd,
/external/valgrind/main/coregrind/m_ume/
main.c
69
VG_(
pre_exec_check
)(const HChar* exe_name, Int* out_fd, Bool allow_setuid)
function
144
res = VG_(
pre_exec_check
)(exe, &fd, False/*allow_setuid*/);
149
"invalid VG_(
pre_exec_check
) result");
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
[
all
...]
Completed in 2934 milliseconds