Home
last modified time | relevance | path

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

12

/titanic_51/usr/src/tools/scripts/
H A Dcheckproto.sh77 exceptions=""
81 [ -f $efile ] && exceptions="$exceptions -e $efile"
86 protocmp ${GUFLAG} $exceptions $pkgdefs ${PLIST}
H A Dvalidate_pkg.py458 def adddir(self, proto, exceptions): argument
470 if path not in exceptions:
478 exceptions.remove(path)
504 def addprotolist(self, protolist, exceptions): argument
529 if pline[1] in exceptions:
530 exceptions.remove(pline[1])
579 def addmanifest(self, root, mfile, arch, modechecks, exceptions): argument
658 if modechecks is not None and path not in exceptions:
667 def adddir(self, mdir, arch, modechecks, exceptions): argument
674 self.addmanifest(mdir, mfile, arch, modechecks, exceptions)
[all...]
/titanic_51/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_51/usr/src/tools/pmodes/
H A Dpmodes.c37 * except those in the exceptions list.
72 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_51/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk48 * the action may contain :MOVE: exceptions to the copy
63 * :COPY: assertion exceptions placed in the assertion's action
/titanic_51/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_51/usr/src/tools/findunref/
H A DREADME.exception_lists35 if you find yourself adding exceptions, please check with your advocate and/or
/titanic_51/usr/src/cmd/mandoc/
H A DTHIRDPARTYLICENSE3 With the exceptions noted below, all code and documentation
/titanic_51/usr/src/cmd/svc/shell/
H A Dipf_include.sh69 EXCEPTIONS_PROP="exceptions"
189 # Given a service, gets its source address exceptions for IPv4
194 exceptions=`svcprop -p $config_pg/${EXCEPTIONS_PROP} $1 2>/dev/null`
195 echo $exceptions | sed -e 's/\\//g'
199 # Given a service, gets its source address exceptions for IPv6
703 # - make exceptions to policy for those in "exceptions" list
1028 # a simplified policy that doesn't support 'exceptions' entities.
/titanic_51/usr/src/pkg/transforms/
H A Dglobal_zone_only_component35 # the following exceptions:
/titanic_51/exception_lists/
H A Dinterface_check26 # This file provides exceptions to the usual rules applied to shared
H A Dcheck_rtime28 # This file provides exceptions to the usual rules applied to ELF objects by
218 # symbol sort sections. Such exceptions should be rare --- most code will
H A Dinterface_cmp26 # This file provides exceptions to the usual rules applied to shared
/titanic_51/usr/src/uts/sparc/v9/ml/
H A Dfloat.s578 cmp %o4, FTT_SEQ ! sanity check for bogus exceptions
661 cmp %o4, FTT_SEQ ! sanity check for bogus exceptions
/titanic_51/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
401 make exceptions for this. Our decision will be guided by the two goals
907 Software Foundation; we sometimes make exceptions for this. Our
/titanic_51/usr/src/tools/
H A DREADME.tools40 contains Solaris ABI database (ABI_*.db) and exceptions
169 certain time and are not in a specified list of exceptions. Since
/titanic_51/usr/src/pkg/license_files/
H A Dlic_OSBL20 exceptions set forth in the Software's documentation, Sun grants you a
/titanic_51/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE29 exceptions set forth in the Software's documentation, Sun grants you a
/titanic_51/usr/src/lib/libdhcputil/
H A DREADME.inittab124 for all DHCP option consumers, with the following exceptions and notes:
/titanic_51/usr/src/data/zoneinfo/
H A Deurope2323 # numerous exceptions to application of time belt rules. For example,
2327 # exceptions grew considerably.
2492 # There were some exceptions, though.
2494 # Izhevsk, Grozny, Kazan and Samara as such exceptions for the 1992
2498 # And apparently some exceptions were reverted in the last moment.
2866 # GMT/UTC offset and having too many exceptions like regions formally
3556 # no exceptions.
3826 # But also since 1981 there are some more national exceptions
/titanic_51/usr/src/common/ficl/softcore/
H A Doo.fr143 \ Method lookup with CATCH in case of exceptions
/titanic_51/usr/src/cmd/powertop/common/
H A DCOPYING258 make exceptions for this. Our decision will be guided by the two goals
/titanic_51/usr/src/grub/grub-0.97/
H A DCOPYING258 make exceptions for this. Our decision will be guided by the two goals

12