Home
last modified time | relevance | path

Searched defs:process_file (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/tests/
Dcheck_headers_and_includes343 sub process_file { subroutine
/external/strace/maint/
Dioctls_sym.sh108 process_file() function
/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc1.c160 void process_file(char *filename) in process_file() function
Dsched_tc0.c173 void process_file(char *filename) in process_file() function
/external/selinux/libselinux/utils/
Dsefcontext_compile.c32 static int process_file(struct selabel_handle *rec, const char *filename) in process_file() function
/external/elfutils/libdwfl/
Doffline.c106 process_file (Dwfl *dwfl, const char *name, const char *file_name, int fd, in process_file() function
/external/selinux/libselinux/src/
Dlabel_backends_android.c140 static int process_file(struct selabel_handle *rec, const char *path) in process_file() function
Dlabel_file.c526 static int process_file(const char *path, const char *suffix, in process_file() function
/external/elfutils/src/
Dfindtextrel.c200 process_file (const char *fname, bool more_than_one) in process_file() function
Dsize.c284 process_file (const char *fname) in process_file() function
Delfcompress.c249 process_file (const char *fname) in process_file() function
Dobjdump.c247 process_file (const char *fname, bool more_than_one) in process_file() function
Dstrip.c308 process_file (const char *fname) in process_file() function
Dnm.c372 process_file (const char *fname, bool more_than_one) in process_file() function
Delflint.c246 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, in process_file() function
Dreadelf.c735 process_file (int fd, const char *fname, bool only_one) in process_file() function
/external/nanopb-c/generator/
Dnanopb_generator.py981 def process_file(filename, fdesc, options): function