Home
last modified time | relevance | path

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

/tools/perf/
Dperf.c127 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options()
240 int envchanged = 0, ret = 0, saved_errno = errno; in handle_alias() local