Home
last modified time | relevance | path

Searched refs:any (Results 51 – 75 of 895) sorted by relevance

12345678910>>...36

/illumos-gate/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE6 * It is the responsibility of any person or organization contemplating
10 * distribute this software and its documentation for any purpose and
17 * this software for any purpose. It is provided "as is" without express
25 * It is the responsibility of any person or organization contemplating
29 * distribute this software and its documentation for any purpose and
39 * this software for any purpose. It is provided "as is" without express
48 * responsibility of any person or organization contemplating export to
52 * distribute this software and its documentation for any purpose and
59 * this software for any purpose. It is provided "as is" without express
101 and its documentation for any purpose and without fee is
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipsecinit.sample46 # {raddr 10.5.5.0/24} ipsec {auth_algs any}
50 # {daddr 10.5.5.0/24} apply {auth_algs any sa shared}
51 # {saddr 10.5.5.0/24} permit {auth_algs any}
53 # will protect traffic to/from the 10.5.5.0 subnet with AH using any available
61 # will disallow any remote system from telnetting in.
72 # before any naming services have been started. The
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt41 source code. You must provide source for any new drivers,
60 a. Software that is developed by any person or entity
65 CUPS imaging library or based on any sample filters
78 b. An Apple Operating System means any operating system
111 in any direct port or binary distribution of CUPS. Please
114 value of these trademarks and ensure that any derivative product
334 these terms and conditions. You may not impose any further
441 (at your option) any later version.
655 application. Therefore, Subsection 2d requires that any
803 based on the Library, uncombined with any other library
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DREADME60 - For 64-bit Irix, deflate.c must be compiled without any optimization. With
89 This software is provided 'as-is', without any express or implied
90 warranty. In no event will the authors be held liable for any damages
93 Permission is granted to anyone to use this software for any purpose,
103 3. This notice may not be removed or altered from any source distribution.
110 warranty of any kind. The library has been entirely written by Jean-loup
113 capacity, and are not conveying any rights to any intellectual property of
114 any third parties.
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk19 any other work released this way by its authors. You can apply it to
131 (if any) on which the executable work runs, or a compiler used to
198 receive it, in any medium, provided that you conspicuously and
200 keep intact all notices stating that this License and any
355 remove any additional permissions from that copy, or from any part of
469 sale, or importing the Program or any portion of it.
528 the work, and under which the third party grants, to any of the
537 any implied license or other defenses to infringement that may
554 Notwithstanding any other provision of this License, you have
574 version or of any later version published by the Free Software
[all …]
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.44 block in proto icmp from any to any
H A Dexample.12 # block all incoming TCP packets on le0 from host 10.1.1.1 to any destination.
4 block in on le0 proto tcp from 10.1.1.1/32 to any
H A Dexample.22 # block all outgoing TCP packets on le0 from any host to port 23 of
5 block out on le0 proto tcp from any to 10.1.1.3/32 port = 23
H A Dexample.65 block in proto tcp from any to any flags S/SA
H A Dexample.1010 block in on le0 proto tcp from any to 10.1.0.0/16 flags S/SA
12 block out on le0 proto tcp from 10.1.0.0 to any flags SA/SA
H A Dexample.126 # drop and log any IP packets with options set in them.
14 # drop any source routing options
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DTHIRDPARTYLICENSE6 * duplicated in all such forms and that any documentation,
24 * any purpose.
44 * duplicated in all such forms and that any documentation,
59 * duplicated in all such forms and that any documentation,
75 * duplicated in all such forms and that any documentation,
93 * duplicated in all such forms and that any documentation,
163 permission. The software is provided "as is" without any
164 warranties, support or liabilities of any kind.
204 * without express or implied warranty of any kind.
206 * These notices must be retained in any copies of any part of this
[all …]
/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c89 if (any('@', name) || any('%', name)) in netmap()
98 if (any('@', from) || any('%', from)) in netmap()
560 while (*cp && !any(*cp, metanet)) in optim()
582 while (any(*cp, metanet)) in optim()
971 if (any(*cp, metanet)) { in yylex()
976 while (*cp && !any(*cp, metanet) && !any(*cp, " \t")) in yylex()
978 if (any(*cp, metanet)) in yylex()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcat.c138 int any; in vcat() local
147 any = 0; in vcat()
178 any = 1; in vcat()
215 any = 1; in vcat()
241 any = 1; in vcat()
376 if (!(flags & S_FLAG) || any || header) in vcat()
378 any = 0; in vcat()
/illumos-gate/usr/src/cmd/allocate/
H A Ddminfo.c119 int any = 0; in main() local
144 any++; in main()
397 } else if (any == 0) { in main()
424 } else if (any == 0) in main()
452 if ((any == 0) && (cntr == 0)) { in main()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DTHIRDPARTYLICENSE37 * It is the responsibility of any person or organization contemplating
41 * distribute this software and its documentation for any purpose and
51 * this software for any purpose. It is provided "as is" without express
62 * responsibility of any person or organization contemplating export to
66 * distribute this software and its documentation for any purpose and
73 * this software for any purpose. It is provided "as is" without express
/illumos-gate/usr/src/lib/libresolv/
H A Dres_gethost.c61 static char *any();
385 cp = any(p, "#\n"); in _gethtent()
389 cp = any(p, " \t"); in _gethtent()
405 cp = any(cp, " \t"); in _gethtent()
415 cp = any(cp, " \t"); in _gethtent()
424 any(cp, match) in any() function
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING60 any free program. We wish to make sure that a company cannot
63 any patent license obtained for a version of the library must be
128 The "Library", below, refers to any such software library or work
130 Library" means either the Library or any derivative work under
170 stating that you changed the files and the date of any change.
185 application. Therefore, Subsection 2d requires that any
240 5. A program that contains no derivative of any portion of the
319 Library" must include any data and utility programs needed for
341 based on the Library, uncombined with any other library
361 modifying or distributing the Library (or any work based on the
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/
H A DREADME.db27 SEAM (Kerberos) components and it is not a public interface thus any
8 other use is *unsupported* and it may be removed from Solaris at any
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c374 static char *any();
434 cp = any(p, "#\n"); in __files_gethostent()
438 cp = any(p, " \t"); in __files_gethostent()
462 cp = any(cp, " \t"); in __files_gethostent()
472 cp = any(cp, " \t"); in __files_gethostent()
481 any(cp, match) in any() function
/illumos-gate/usr/src/cmd/tcpd/
H A DTHIRDPARTYLICENSE12 * This software is provided "as is" and without any expressed or implied
14 * merchantibility and fitness for any particular purpose.
/illumos-gate/usr/src/lib/libresolv2/
H A DTHIRDPARTYLICENSE3 * Permission to use, copy, modify, and distribute this software for any
22 * not be used in connection with the marketing of any product incorporating
27 * under its patents, if any, for the use, sale or manufacture of products to
30 * granted for any product per se or for any other function of any product.
41 * Permission to use, copy, modify, and distribute this software for any
116 any patents or other intellectual property that your modifications
119 You must not remove, alter, or destroy any of RSA's copyright notices
143 * Permission to use, copy modify, and distribute this software for any
/illumos-gate/usr/src/cmd/ssh/doc/
H A DLICENCE14 * can be used freely for any purpose. Any derived versions of this
20 * However, I am not implying to give any licenses to any patents or
24 * and can be used freely for any purpose (the GNU license being the most
44 Note that any information and cryptographic algorithms used in this
45 software are publicly available on the Internet and at any major
51 You will be responsible for any legal consequences yourself; I am not
52 making any claims whether possessing or using this is legal or not in
53 your country, and I am not taking any responsibility on your behalf.
80 Comments in the file indicate it may be used for any purpose without
/illumos-gate/usr/src/test/libc-tests/tests/regex/data/
H A Dcategorize.dat29 |B a\(b\)*\1 abab (0,2)(1,2) # BUG=repeat-any
38 |B a\(b\)*\1 abab (0,2)(1,2) BUG=repeat-any
39 ; BUG=repeat-any-UNKNOWN
/illumos-gate/usr/src/data/locale/data/
H A DTHIRDPARTYLICENSE11 Software includes any source code published in the Unicode Standard
30 Permission is hereby granted, free of charge, to any person obtaining
31 a copy of the Unicode data files and any associated documentation
32 (the "Data Files") or Unicode software and any associated documentation

12345678910>>...36