Searched refs:process_file (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/
H A Dmimeset.cpp47 process_file(const char *path) function
111 if (process_file(name) != B_OK)
115 if (process_file(arg) != B_OK)
/haiku-fatelf/src/tests/add-ons/translators/exif/
H A Ddump_exif.cpp93 process_file(entry_ref& ref) function
123 process_file(ref);
/haiku-fatelf/src/tests/kits/mail/
H A Dheader_test.cpp142 process_file(const BEntry& entry) function
178 process_file(entry);
208 process_file(entry);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/consistency_check/
H A Dgenerate_hashs.cpp112 void process_file(const char* path);
139 process_file(fullPath);
147 process_file(const char* path) function
323 process_file(files[i]);
H A Dconsistency_check.cpp112 void process_file(const char* path);
120 process_file(const file_entry& entry, int number) function
230 process_file(gFiles[i], i);
/haiku-fatelf/src/bin/coreutils/src/
H A Dchcon.c209 process_file (FTS *fts, FTSENT *ent) function
332 ok &= process_file (fts, ent);
H A Dchmod.c178 process_file (FTS *fts, FTSENT *ent) function
344 ok &= process_file (fts, ent);
H A Dnl.c398 process_file (FILE *fp)
443 process_file (stream);
397 process_file (FILE *fp) function
H A Ddu.c450 process_file (FTS *fts, FTSENT *ent) function
647 ok &= process_file (fts, ent);

Completed in 122 milliseconds