Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dperf.c146 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options()
279 int envchanged = 0, ret = 0, saved_errno = errno; in handle_alias() local