Home
last modified time | relevance | path

Searched refs:except (Results 1 – 25 of 2304) sorted by relevance

12345678910>>...93

/illumos-gate/usr/src/lib/libgen/common/
H A Dstrecpy.c52 strecpy(char *pout, const char *pin, const char *except) in strecpy() argument
54 (void) streadd(pout, pin, except); in strecpy()
60 streadd(char *pout, const char *pin, const char *except) in streadd() argument
65 if (!isprint(c) && (!except || !strchr(except, c))) { in streadd()
97 if (c == '\\' && (!except || !strchr(except, c))) in streadd()
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dstrecpy.c45 strecpy(char *pout, char *pin, char *except) in strecpy() argument
52 if (!isprint(c) && (!except || !strchr(except, c))) { in strecpy()
81 if (c == '\\' && (!except || !strchr(except, c))) in strecpy()
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.S36 / NaN ** y (except 0) is NaN
43 / +0 ** +y (except 0, NaN) is +0
44 / -0 ** +y (except 0, NaN, odd int) is +0
48 / +inf ** +y (except 0, NaN) is +inf
49 / +inf ** -y (except 0, NaN) is +0
135 / NaN ** y (except 0) is NaN
164 / +0 ** +y (except 0, NaN) is +0
165 / -0 ** +y (except 0, NaN, odd int) is +0
166 / +0 ** -y (except 0, NaN) is +inf (z flag)
176 / +inf ** +y (except 0, NaN) is +inf
[all …]
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpowf.S39 / NaN ** y (except 0) is NaN
46 / +0 ** +y (except 0, NaN) is +0
47 / -0 ** +y (except 0, NaN, odd int) is +0
51 / +inf ** +y (except 0, NaN) is +inf
52 / +inf ** -y (except 0, NaN) is +0
141 / NaN ** y (except 0) is NaN
171 / +0 ** +y (except 0, NaN) is +0
172 / -0 ** +y (except 0, NaN, odd int) is +0
173 / +0 ** -y (except 0, NaN) is +inf (z flag)
183 / +inf ** +y (except 0, NaN) is +inf
[all …]
H A Dpowl.S36 / NaN ** y (except 0) is NaN
43 / +0 ** +y (except 0, NaN) is +0
44 / -0 ** +y (except 0, NaN, odd int) is +0
48 / +inf ** +y (except 0, NaN) is +inf
49 / +inf ** -y (except 0, NaN) is +0
137 / NaN ** y (except 0) is NaN
167 / +0 ** +y (except 0, NaN) is +0
168 / -0 ** +y (except 0, NaN, odd int) is +0
169 / +0 ** -y (except 0, NaN) is +inf (z flag)
179 / +inf ** +y (except 0, NaN) is +inf
[all …]
H A Dpow.S39 / NaN ** y (except 0) is NaN
46 / +0 ** +y (except 0, NaN) is +0
47 / -0 ** +y (except 0, NaN, odd int) is +0
49 / +-0 ** -y (except 0, NaN) _SVID_libm_err
50 / +inf ** +y (except 0, NaN) is +inf
51 / +inf ** -y (except 0, NaN) is +0
155 / NaN ** y (except 0) is NaN
185 / +0 ** +y (except 0, NaN) is +0
186 / -0 ** +y (except 0, NaN, odd int) is +0
197 / +inf ** +y (except 0, NaN) is +inf
[all …]
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S330 jmp except # Double fault
332 jmp except # Invalid TSS
338 jmp except # General protection
340 jmp except # Page fault
351 except: cld # String ops inc label
360 jne except.1 # No
362 jmp except.2 # Join common code
381 je except.3 # Yes
383 jne except.2a # No
385 jnz except.3 # Yes
[all …]
/illumos-gate/usr/src/common/ficl/
H A Dfileaccess.c195 int except = FICL_VM_STATUS_OUT_OF_TEXT; in ficlPrimitiveIncludeFile() local
211 except = ficlVmExecuteString(vm, s); in ficlPrimitiveIncludeFile()
215 if ((except < 0) && (except != FICL_VM_STATUS_OUT_OF_TEXT)) in ficlPrimitiveIncludeFile()
216 ficlVmThrow(vm, except); in ficlPrimitiveIncludeFile()
H A Dvm.c257 int except; in ficlVmInnerLoop() local
279 if (except) { in ficlVmInnerLoop()
282 ficlVmThrow(vm, except); in ficlVmInnerLoop()
2428 int except; in ficlVmExecuteString() local
2446 except = setjmp(vmState); in ficlVmExecuteString()
2448 switch (except) { in ficlVmExecuteString()
2508 return (except); in ficlVmExecuteString()
2531 int except; in ficlVmExecuteXT() local
2552 if (except) in ficlVmExecuteXT()
2557 switch (except) { in ficlVmExecuteXT()
[all …]
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.1116 # allow any connections to be made, except to BSD print/r-services
22 # allow any connections to be made, except to BSD print/r-services
/illumos-gate/usr/src/cmd/mailx/misc/
H A DMail.rc5 # (the "License"). You may not use this file except in compliance
30 # except...
/illumos-gate/usr/src/cmd/lp/filter/postscript/postscript/
H A Dps.requests6 % (the "License"). You may not use this file except in compliance
23 % and includes everything up to next keyword line, except for comments which are
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dremlist.txt6 * You may not use this file except in compliance with the License.
27 * You may not use this file except in compliance with the License.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/
H A Dstate011.cfg6 # You may not use this file except in compliance with the License.
35 # no effect except at the bottom level where the property values are
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun77 except IOError as err:
209 except:
261 except OSError as e:
276 except KeyboardInterrupt:
749 except IOError:
803 except OSError as e:
828 except OSError:
878 except KeyError:
915 except Exception as e:
932 except KeyError:
/illumos-gate/usr/src/cmd/power/
H A Dpower.dfl8 # (the "License"). You may not use this file except in compliance
36 # - nobody except super-user can change
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A DFIRMWARELICENSE48 copyrights, trademarks or any other intellectual property except as
56 QLogic and its licensors retain all title to and, except as
68 code, or underlying ideas or algorithms of the Software (except to
72 except as specified in the applicable user documentation, modify,
76 Software; (v) make any copies of the Software except as required to
77 use the Software as licensed hereunder, except for one (1) copy
113 information and not use or disclose such information except as
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE5 * 1.1 (the "License"); you may not use this file except in compliance with
42 * 1.1 (the "License"); you may not use this file except in compliance with
80 * 1.1 (the "License"); you may not use this file except in compliance with
117 * 1.1 (the "License"); you may not use this file except in compliance with
154 * 1.1 (the "License"); you may not use this file except in compliance with
192 * 1.1 (the "License"); you may not use this file except in compliance with
228 * 1.1 (the "License"); you may not use this file except in compliance with
267 * 1.1 (the "License"); you may not use this file except in compliance with
/illumos-gate/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE5 * 1.1 (the "License"); you may not use this file except in compliance with
43 * 1.1 (the "License"); you may not use this file except in compliance with
80 * 1.1 (the "License"); you may not use this file except in compliance with
117 * 1.1 (the "License"); you may not use this file except in compliance with
156 * 1.1 (the "License"); you may not use this file except in compliance with
193 * 1.1 (the "License"); you may not use this file except in compliance with
231 * 1.1 (the "License"); you may not use this file except in compliance with
268 * 1.1 (the "License"); you may not use this file except in compliance with
306 * 1.1 (the "License"); you may not use this file except in compliance with
343 * 1.1 (the "License"); you may not use this file except in compliance with
[all …]
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Ddssetup.ndl6 * You may not use this file except in compliance with the License.
36 * except DsRoleGetPrimaryDomainInfo have been deprecated (MS04-011).
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL_preamble2 by the terms of the OpenSolaris Binary License (below); except that, if
/illumos-gate/usr/src/common/
H A DGPLDISCLAIMER1 For the avoidance of doubt, except that if any license choice other than GPL or
/illumos-gate/usr/src/cmd/ldap/
H A DTHIRDPARTYLICENSE3 * except in compliance with the License. You may obtain a copy of
/illumos-gate/usr/src/lib/libldap5/
H A DTHIRDPARTYLICENSE3 * except in compliance with the License. You may obtain a copy of
/illumos-gate/usr/src/lib/libadm/common/
H A Dmapfile-vers6 # You may not use this file except in compliance with the License.
193 # except for 'circf' and 'sed', which do not exist in libgen and

12345678910>>...93