Searched refs:in (Results 326 - 350 of 1242) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Diopattern55 # (the "License"). You may not use this file except in compliance
83 case $name in
H A Drwsnoop56 # (the "License"). You may not use this file except in compliance
88 case $name in
H A Dshellsnoop36 # TEXT text contained in the read/write
48 # (the "License"). You may not use this file except in compliance
61 # 21-Jan-2005 " " Wrapped in sh to provide options.
63 # 30-Nov-2005 " " Fixed sh no keystroke text in quiet bug.
76 case $name in
H A Dtcpsnoop15 # meantime, check for other versions of this script in the /Net directory,
57 # (the "License"). You may not use this file except in compliance
78 # 04-Jul-2005 " " Now wrapped in shell, called "tcpsnoop".
81 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
96 case $name in
404 /* follow inetd -> in.* transitions */
435 /* follow inetd -> in.* transitions */
H A Dtcpsnoop_snv16 # versions of this script in the /Net directory, and read the
58 # (the "License"). You may not use this file except in compliance
79 # 04-Jul-2005 " " Now wrapped in shell, called "tcpsnoop".
82 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
98 case $name in
406 /* follow inetd -> in.* transitions */
437 /* follow inetd -> in.* transitions */
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Net/
H A Dtcpsnoop15 # meantime, check for other versions of this script in the /Net directory,
57 # (the "License"). You may not use this file except in compliance
78 # 04-Jul-2005 " " Now wrapped in shell, called "tcpsnoop".
81 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
96 case $name in
404 /* follow inetd -> in.* transitions */
435 /* follow inetd -> in.* transitions */
H A Dtcpsnoop_snv16 # versions of this script in the /Net directory, and read the
58 # (the "License"). You may not use this file except in compliance
79 # 04-Jul-2005 " " Now wrapped in shell, called "tcpsnoop".
82 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
98 case $name in
406 /* follow inetd -> in.* transitions */
437 /* follow inetd -> in.* transitions */
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/
H A Ddvmstat37 # in less than a second, then the only one line of output will be printed.
45 # (the "License"). You may not use this file except in compliance
71 case $name in
H A Dexecsnoop47 # (the "License"). You may not use this file except in compliance
60 # 21-Jan-2005 " " Wrapped in sh to provide options.
80 case $name in
H A Diopattern55 # (the "License"). You may not use this file except in compliance
83 case $name in
H A Drwsnoop56 # (the "License"). You may not use this file except in compliance
88 case $name in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/t/
H A Dattrs.t102 unless ($@ && $@ =~ m/Unterminated attribute parameter in attribute list at/) {
113 unless ($@ && $@ =~ m/Invalid separator character '[+]' in attribute list at/) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Cygwin.pm18 ExtUtils::MM_Cygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker
42 if configured for dynamic loading, triggers #define EXT in EXTERN.h
68 replaces strings '::' with '.' in MAN*POD man page names
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/
H A DQuotedPrint.pm62 open( my $in,'<:via(QuotedPrint)','file.qp' )
70 This module implements a PerlIO layer that works on files encoded in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddumpvar.pl6 # require 5.001; # Well, it coredumps anyway undef DB in 5.000 (not now)
317 my $in = shift;
318 if ($in eq 'unctrl' or $in eq 'quote') {
319 $unctrl = $in;
404 my $in = shift;
406 $in = \&$in; # Hard reference...
408 my $gv = Devel::Peek::CvGV($in) or return;
423 print( (' ' x $off) . "&$s in
[all...]
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemccpy.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
67 incq %rdi / return pointer to next byte in dest
75 addq $2,%rdi / return pointer to next byte in dest
/osnet-11/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s10 / (the "License"). You may not use this file except in compliance
18 / When distributing Covered Code, include this CDDL HEADER in each
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
92 ldx [%o1], %o0 ! new lower dword in s2
104 bz,a,pt %xcc, .doload ! no null byte in previous word from s2
105 ldx [%o1+8], %o0 ! next aligned word in s2
116 bz,pt %xcc, .cmp ! no null-byte in s1 yet
137 bz,a,pt %xcc, .cmpaligned ! no null-byte in s1 yet
152 srlx %g1, %o4, %o2 ! first byte of mismatching word in s2
154 srlx %o3, %o4, %o1 ! first byte of mismatching word in s1
162 srlx %g1, %o4, %o2 ! first byte of mismatching word in s
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftRSA.h6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
54 CK_RV soft_rsa_encrypt(soft_object_t *key, CK_BYTE_PTR in, uint32_t in_len,
57 CK_RV soft_rsa_decrypt(soft_object_t *key, CK_BYTE_PTR in, uint32_t in_len,
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
10 # This program is distributed in the hope that it will be useful,
44 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45 $(srcdir)/Makefile.util.am $(srcdir)/config-util.h.in \
46 $(srcdir)/config.h.in $(srcdir)/stamp-h.in \
47 $(top_srcdir)/ccas_wrap/Makefile.in \
3126 #am__append_1859 = util/grub.d/00_header.in
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
6 # This Makefile.in is free software; the Free Software Foundation
10 # This program is distributed in the hope that it will be useful,
44 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45 $(srcdir)/Makefile.util.am $(srcdir)/config-util.h.in \
46 $(srcdir)/config.h.in $(srcdir)/stamp-h.in \
47 $(top_srcdir)/ccas_wrap/Makefile.in \
3126 #am__append_1859 = util/grub.d/00_header.in
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL26 # See also ext/DynaLoader/README in source tree for other information.
42 # if Carp hasn't been loaded in earlier compile time. :-(
53 # (ignored under VMS; effect is built-in to image linking)
110 # The below \@dl_library_path has been expanded (%Config) in Perl build time.
180 # in Perl build time.
228 croak("Can't load module $module, dynamic loading not available in this perl.\n".
237 die 'Dynaloaded Perl modules are not available in this build of Perl' if $OS2::is_static;
286 # last resort, let dl_findfile have a go in all known locations
289 croak("Can't locate loadable object for module $module in \@INC (\@INC contains: @INC)")
318 # Often these errors are actually occurring in th
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/
H A Dgenemuinit.sh9 # This program is distributed in the hope that it will be useful,
28 * GRUB is distributed in the hope that it will be useful,
48 for line in $mods; do
64 for line in $mods; do
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h11 * GRUB is distributed in the hope that it will be useful,
20 /* Contains elements based on gcrypt-module.h and gcrypt.h.in.
238 void *out, const void *in, grub_size_t size);
242 void *out, const void *in, grub_size_t size);
245 void *out, void *in, grub_size_t size,
249 void *out, const void *in, grub_size_t size,
260 grub_crypto_hash (const gcry_md_spec_t *hash, void *out, const void *in,
266 grub_crypto_gcry_error (gcry_err_code_t in);
/osnet-11/usr/src/grub/grub-0.97/
H A Dinstall-sh7 # later released in X11R6 (xc/config/util/install.sh) with the
14 # deal in the Software without restriction, including without limitation the
19 # The above copyright notice and this permission notice shall be included in
29 # Except as contained in this notice, the name of the X Consortium shall not
30 # be used in advertising or otherwise to promote the sale, use or other deal-
31 # ings in this Software without prior written authorization from the X Consor-
35 # FSF changes to this file are in the public domain.
50 # put in absolute paths if you don't have them in your path; or use env. vars.
99 case $1 in
[all...]

Completed in 137 milliseconds

<<11121314151617181920>>