Searched refs:except (Results 26 - 49 of 49) sorted by relevance

12

/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/lib/libbc/libc/sys/common/sparc/
H A Dsbrk.s6 ! (the "License"). You may not use this file except in compliance
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun43 except that IOErrors are handled by reopening the stream and retrying.
59 except IOError as err:
175 except:
227 except OSError, e:
240 except KeyboardInterrupt:
597 'DEFAULT' section. TestGroups are the same, except they get an
615 except IOError:
669 except OSError, e:
693 except OSError:
742 except KeyErro
[all...]
/illumos-gate/usr/src/uts/common/io/warlock/
H A Dddi_dki_comm.inc6 * You may not use this file except in compliance with the License.
/illumos-gate/usr/src/cmd/vi/port/
H A Dovdoprnt.s9 # (the "License"). You may not use this file except in compliance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddocmd.c588 if (except(name))
767 except(file) function
774 printf("except(%s)\n", file);
H A Dserver.c174 except = bp = NULL;
186 except = bp = expand(makeblock(NAME, cp),
330 if (except(target))
1268 if (except(target))
/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c343 * x - same as d, except in base-16
2903 int except; local
2948 except = setjmp(vmState);
2950 switch (except) {
2987 ficlStackPushInteger(vm->dataStack, except); /* Push error */
3006 int except; local
3008 except = ficlStackPopInteger(vm->dataStack);
3010 if (except)
3011 ficlVmThrow(vm, except);
H A Dficl.h72 * of all others in in the same address space except that all virtual
838 * Notice, though, that nobody really uses this except evaluate,
1074 FICL_PLATFORM_EXTERN void ficlVmThrow(ficlVm *vm, int except);
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s14 / except in compliance with the License. You may obtain a copy of
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s5 ! You may not use this file except in compliance with the License.
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s6 * You may not use this file except in compliance with the License.
41 ! strlcpy implementation is similar to that of strcpy, except
H A Dstrncpy.s6 * You may not use this file except in compliance with the License.
55 ! strncpy works similarly to strcpy, except that n bytes of s2
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s13 ! (the "License"). You may not use this file except in compliance
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk6 # You may not use this file except in compliance with the License.
/illumos-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh9 # You may not use this file except in compliance with the License.
78 * You may not use this file except in compliance with the License.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s6 * You may not use this file except in compliance with the License.
55 ! strncpy works similarly to strcpy, except that n bytes of s2
H A Dstrlcpy.s6 * You may not use this file except in compliance with the License.
42 ! strlcpy implementation is similar to that of strcpy, except
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex389 % the input line (except we remove a trailing comment). #1 should be a
1586 % texinfo doesn't allow for producing subscripts and superscripts except
1719 % like \smartslanted except unconditionally uses \ttsl.
1723 % like \smartslanted except unconditionally use \sl. We never want
1837 % @kbd is like @code, except that if the argument is just one @key command,
3037 % except not \outer, so it can be used within macros and \if's.
3061 % Define @defcodeindex, like @defindex except put all entries in @code.
3473 % The following is almost like \def\zeroskipmacro{0.0pt} except that
3716 % Like \dotfill except takes at least 1 em.
3797 % The double-column output routine for all double-column pages except
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs6 * You may not use this file except in compliance with the License.
136 permission bits or ACL except for the set-uid and set-gid
395 otherwise be restricted (i.e., most filesystems except
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s9 ! (the "License"). You may not use this file except in compliance
/illumos-gate/usr/src/cmd/logadm/
H A Dtester7 # You may not use this file except in compliance with the License.
1952 -z count gzip old logs except most recent count
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s6 * You may not use this file except in compliance with the License.
320 andcc %l5, 7, %l6 ! mask everything except bits 1,2 3
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s6 * (the "License"). You may not use this file except in compliance
833 andcc %l5, 7, %i5 ! mask everything except bits 1,2 3
2665 andcc %l5, 7, %i5 ! mask everything except bits 1,2 3
3906 andcc %l5, 7, %i5 ! mask everything except bits 1,2 3

Completed in 152 milliseconds

12