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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctfconvert.c78 file_read(tdata_t *td, const char *filename, int ignore_non_c) argument
105 ignore_non_c) {
127 if (!(source_types & SOURCE_C) && ignore_non_c) {
150 int ignore_non_c = 0; local
180 ignore_non_c = 1;
217 if (!file_read(filetd, infile, ignore_non_c))

Completed in 108 milliseconds