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

  /src/external/gpl3/gdb.old/dist/gdb/contrib/
gdb-add-index.sh 129 handle_file () function
180 handle_file "$file"
182 handle_file "$dwz_file"
  /src/external/gpl3/gdb/dist/gdb/contrib/
gdb-add-index.sh 186 handle_file () function
237 handle_file "$file"
239 handle_file "$dwz_file"
  /src/tests/usr.bin/indent/
t_options.lua 313 local function handle_file(fname) function
325 handle_file(arg)
  /src/bin/setfacl/
setfacl.c 79 static int handle_file(FTS *ftsp, FTSENT *file);
180 handle_file(FTS *ftsp, FTSENT *file) function
508 carried_error += handle_file(ftsp, file);
  /src/external/gpl3/gcc/dist/gcc/
read-md.cc 1125 handle_file ();
1142 md_reader::handle_file () function in class:md_reader
1172 /* Like handle_file, but for top-level files. Set up m_toplevel_fname
1187 handle_file ();
  /src/external/gpl3/gcc.old/dist/gcc/
read-md.cc 1125 handle_file ();
1142 md_reader::handle_file () function in class:md_reader
1172 /* Like handle_file, but for top-level files. Set up m_toplevel_fname
1187 handle_file ();
  /src/usr.bin/gzip/
gzip.c 235 static void handle_file(char *, struct stat *);
2057 handle_file(path, &sb);
2081 handle_file(char *file, struct stat *sbp) function
2139 handle_file(entry->fts_path, entry->fts_statp);

Completed in 24 milliseconds