Home
last modified time | relevance | path

Searched refs:process_file (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_flg.pl61 sub process_file { subroutine
131 process_file($_, undef) if /\/(inc|req)\.flg$/ && -f $_;
185 process_file($file, $incpath);
/illumos-gate/usr/src/tools/find_elf/
H A Dfind_elf.c98 static void process_file(path_t *, int, const struct stat *, bool);
254 process_file(&path, fd, &sb, DF_NONE); in process_arg()
356 process_file(p, fd, &sb, is_link); in process_dir()
368 process_file(path_t *p, int fd, const struct stat *sb, bool is_link) in process_file() function
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dcdoc.py184 def process_file(f): function
254 res = process_file(f)
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c130 static void process_file(const char *, int);
580 process_file(path, 0); in process_path()
607 process_file(name, ftw->base); in recursive()
615 process_file(const char *name, int base) in process_file() function
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c62 static int process_file(Elf *, char *, Cmd_Info *);
183 if ((code = process_file(elf, cur_filenm, cmd_info)) == in each_file()
247 process_file(Elf *elf, char *cur_file, Cmd_Info *cmd_info) in process_file() function
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c681 goto process_file;
710 process_file: