Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 25 of 35) sorted by relevance

12

/titanic_41/usr/src/tools/scripts/
H A Dvalidate_pkg.py456 def adddir(self, proto, exceptions): argument
468 if path not in exceptions:
476 exceptions.remove(path)
502 def addprotolist(self, protolist, exceptions): argument
527 if pline[1] in exceptions:
528 exceptions.remove(pline[1])
577 def addmanifest(self, root, mfile, arch, modechecks, exceptions): argument
656 if modechecks is not None and path not in exceptions:
665 def adddir(self, mdir, arch, modechecks, exceptions): argument
672 self.addmanifest(mdir, mfile, arch, modechecks, exceptions)
[all …]
H A Dcheckproto.sh77 exceptions=""
81 [ -f $efile ] && exceptions="$exceptions -e $efile"
86 protocmp ${GUFLAG} $exceptions $pkgdefs ${PLIST}
/titanic_41/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl53 %exceptions = ();
203 %exceptions = ();
211 $exceptions{trim($line)} = 1;
222 if (scalar(keys(%exceptions)) == 0) {
231 return $exceptions{$file};
/titanic_41/usr/src/tools/pmodes/
H A Dpmodes.c72 static char *exceptions[] = { variable
95 static int nexceptions = sizeof (exceptions)/sizeof (char *);
619 exceptions[i]+basedir_len) == 0) in update_map()
624 if (strncmp(basedir, exceptions[i], in update_map()
627 exceptions[i]+basedir_len) == 0) in update_map()
H A DREADME.pmodes118 exceptions or exempt_pkgs in pmodes.c. If you do this, make sure that
/titanic_41/usr/src/tools/opensolaris/
H A DREADME.binaries.tmpl5 and the obligations, restrictions, and exceptions set forth below, You
H A DBINARYLICENSE.txt20 exceptions set forth in the Software's documentation, Sun grants you a
/titanic_41/usr/src/tools/findunref/
H A DREADME.exception_lists35 if you find yourself adding exceptions, please check with your advocate and/or
/titanic_41/usr/src/pkg/transforms/
H A Dglobal_zone_only_component35 # the following exceptions:
/titanic_41/exception_lists/
H A Dcheck_rtime27 # This file provides exceptions to the usual rules applied to ELF objects by
208 # symbol sort sections. Such exceptions should be rare --- most code will
H A Dinterface_check25 # This file provides exceptions to the usual rules applied to shared
H A Dinterface_cmp26 # This file provides exceptions to the usual rules applied to shared
/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dfloat.s661 cmp %o4, FTT_SEQ ! sanity check for bogus exceptions
/titanic_41/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt16 General Public License ("LGPL"), Version 2, with exceptions for
18 exceptions and licenses follow this introduction.
44 exceptions to this are the portions of the CUPS software covered
45 by the Apple operating system license exceptions outlined later
56 Products grants the following special exceptions:
103 No developer is required to provide these exceptions in a
396 make exceptions for this. Our decision will be guided by the two goals
892 Software Foundation; we sometimes make exceptions for this. Our
/titanic_41/usr/src/tools/
H A DREADME.tools40 contains Solaris ABI database (ABI_*.db) and exceptions
179 certain time and are not in a specified list of exceptions. Since
/titanic_41/usr/src/pkg/license_files/
H A Dlic_OSBL20 exceptions set forth in the Software's documentation, Sun grants you a
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE29 exceptions set forth in the Software's documentation, Sun grants you a
/titanic_41/usr/src/lib/libdhcputil/
H A DREADME.inittab124 for all DHCP option consumers, with the following exceptions and notes:
/titanic_41/usr/src/data/zoneinfo/
H A Deurope2453 # numerous exceptions to application of time belt rules. For example,
2457 # exceptions grew considerably.
2616 # There were some exceptions, though.
2618 # Izhevsk, Grozny, Kazan and Samara as such exceptions for the 1992
2622 # And apparently some exceptions were reverted in the last moment.
2954 # GMT/UTC offset and having too many exceptions like regions formally
3635 # no exceptions.
3947 # But also since 1981 there are some more national exceptions
/titanic_41/usr/src/tools/onbld/
H A DTHIRDPARTYLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/titanic_41/usr/src/grub/grub-0.97/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/titanic_41/usr/src/cmd/powertop/common/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE348 make exceptions for this. Our decision will be guided by the two goals
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg385 exceptions. For example, as we have already seen, sys:?, and \n\
/titanic_41/usr/src/lib/librstp/common/
H A DCOPYING430 Software Foundation; we sometimes make exceptions for this. Our

12