OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:argv_exec_path
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/util/
exec_cmd.c
9
static const char *
argv_exec_path
;
variable
46
argv_exec_path
= exec_path;
59
if (
argv_exec_path
)
60
return
argv_exec_path
;
Completed in 38 milliseconds