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

  /external/valgrind/auxprogs/
gen-mdg 184 sub process_dir($); # forward declarations required because of recursion
185 sub process_dir($) subroutine
196 process_dir($f);
260 process_dir($start_dir);
  /external/valgrind/tests/
check_headers_and_includes 109 process_dir(undef, $dir, 0);
116 sub process_dir { subroutine
147 process_dir($full_path, $file, $depth + 1);
  /external/ltp/tools/pounder21/
run.c 60 static int process_dir(const char *fname);
167 retcode = process_dir(argv[1]);
608 static int process_dir(const char *fname) function

Completed in 148 milliseconds