HomeSort by relevance Sort by last modified time
    Searched refs:orig_env (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/deps/fakegudev/src/
fakesyscalls.c 117 const char *orig_env; local
127 orig_env = getenv (k_env_file_redirections);
128 if (orig_env == NULL)
129 orig_env = "";
130 fake_syscalls_debug ("FILE_REDIRECTIONS_PRELOAD=|%s|", orig_env);
139 buf = g_regex_replace (entry_delimiter, orig_env, -1, 0, "\\1;", 0, &error);
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/
httplib2test.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python3/
httplib2test.py     [all...]

Completed in 116 milliseconds