HomeSort by: relevance | last modified time | path
    Searched defs:find_in_path (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
findprog.c 35 find_in_path (const char *progname) function
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
mingw.py 86 def find_in_path(file, path=None): function
104 path = find_in_path('7z')
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/
mingw.py 86 def find_in_path(file, path=None): function
104 path = find_in_path('7z')
  /src/external/bsd/kyua-cli/dist/utils/fs/
operations.cpp 141 fs::find_in_path(const char* name) function in class:fs
  /src/distrib/utils/ssh/
ssh.c 85 int find_in_path(char *cmd, char *filebuf);
473 if (find_in_path(argv[0], file)) {
535 find_in_path(char *cmd, char *filebuf) function

Completed in 37 milliseconds