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

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymreport.pl174 # reporting and problems found. Generates additional reports and
181 my (%problems);
183 my $problems_file = "$dir/check.problems";
206 $problems{'private_syms'} += $1;
208 $problems{'unbound_syms'} += $1;
211 $problems{'unrecognized_syms'} += $1;
214 $problems{'no_dynamic_bindings'} .= "$1, ";
217 $problems{'static_linking'} .= "$1, ";
219 $problems{'completely_static'}++;
221 $problems{'scoped_symbol
[all...]
H A Dsymcheck.pl251 my $problems = "$dir/check.problems";
254 if (! open($problems_fh, ">>$problems")) {
255 exiter(nofile($problems, $!));
284 # Otherwise, record in the problems file:
485 $file = "$dir/check.problems";
604 $file = "$dir/check.problems";
1158 my $problems = "$dir/check.problems";
1160 # problems wil
[all...]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c171 } problems[] = { local
189 for (p = problems; p->dial_error; p++)
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk103 # not really source files and thus can cause problems.
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt200 * for indicating routing problems. Added 3 reserved words
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_asm.s3162 ! bigger problems.
3232 ! bigger problems.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex579 % @comma{} to avoid , parsing problems.
3632 % But this frozes the catcodes in the argument, and can cause problems to

Completed in 96 milliseconds