Searched refs:each_file (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h192 int each_file(char *, Cmd_Info *);
H A Dmain.c228 (each_file(argv[optind], cmd_info));
H A Dfile.c72 each_file(char *cur_file, Cmd_Info *cmd_info) function
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c140 static void each_file(char *);
163 * calls each_file() to process each file.
368 each_file(argv[optind]);
400 each_file(char *filename) function
592 * each_file for individual object files.
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1875 * each_file for individual object files.
1943 each_file(char *filename) function
2005 * calls each_file() to process each file.
2127 each_file(argv[optind]);

Completed in 88 milliseconds