Searched refs:in (Results 651 - 675 of 1242) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c8 * Redistribution and use in source and binary forms, with or without
13 * * Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
54 berval2tl_data(struct berval *in, krb5_tl_data **out) argument
60 (*out)->tl_data_length = in->bv_len - 2;
68 UNSTORE16_INT (in->bv_val, (*out)->tl_data_type);
69 memcpy ((*out)->tl_data_contents, in->bv_val + 2, (*out)->tl_data_length);
99 * look up a principal in the directory.
173 /* a wild-card in a principal name can return a list of kerberos principals.
175 * NOTE: a principalname k* in lda
400 asn1_decode_sequence_of_keys(krb5_data *in, krb5_key_data **out, krb5_int16 *n_key_data, krb5_kvno *mkvno) argument
487 tl_data2berval(krb5_tl_data *in, struct berval **out) argument
1353 krb5_data in; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm16 # Use Perl code in strings...
39 # ...or in two stages
72 countit - see how many times a chunk of code runs in a given time
115 be eval'd; either way it will be run in the caller's package.
122 code reference; either way the CODE will run in the caller's package.
137 CPU seconds is, in UNIX terms, the user time plus the system time of
155 For each (KEY, VALUE) pair in the CODEHASHREF, this routine will
160 The routines are called in string comparison order of KEY.
173 Returns a string that formats the times in the TIMEDIFF object in
[all...]
H A Dbignum.pm136 @import = ( ); # :constant in Lite, not MBI
211 creates actually a Math::BigInt and stores a reference to in $x.
256 Math::BigInt or Math::BigFloat alone, or at least not in the way normal Perl
283 allow you finer control over what get's done in which module/space. For
290 overloading of '..' is not yet possible in Perl (as of v5.8.0):
349 But a warning is in order. When using the following to make a copy of a number,
361 but calling any method that modifies the number directly will result in
378 See the documentation about the copy constructor and C<=> in overload, as
379 well as the documentation in BigInt for further details.
395 Return the class that numbers are upgraded to, is in fac
[all...]
H A Ddiagnostics.pm28 explicative and endearing descriptions found in L<perldiag>. Like the
32 To use in your program as a pragma, merely invoke
52 descriptions found in L<perldiag>) are only displayed once (no duplicate
64 I<splain>, there's no sense in being able to enable() or disable() processing.
88 Note that this is not in general possible in shells of more dubious heritage,
130 runtime. Otherwise, they may be embedded in the file itself when the
156 in Perl 5.001e.
249 die "couldn't find diagnostic data in $PODFILE @INC $0";
404 # Apply patterns in orde
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm228 # in MyFilter.pm:
240 # in user's code:
292 source code was actually read in.
296 Process the contents of $_ to change the source code in the desired manner.
307 C<filter_read_exact> in step 5 will not accidentally read past the
314 For example, here is a minimal source code filter in a module named
316 to the sequence C<die 'BANG' if $BANG> in any piece of code following a
376 C<FILTER>, process the contents of $_ to change the source code in
417 (in which case the terminator is the value associated with the key
442 and to prevent the filter's being turned off in an
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm29 unix do not always have valid entries in all fields. If C<unlink0> fails
95 C<File::Temp> can be used to create and open temporary files in a safe
180 # This is a list of characters that can be used in random filenames
191 # Minimum number of X characters that should be in a template
226 # in most cases but not if tempfile is called with UNLINK=>0 and
227 # the filename is requested -- in the case where the filename is to
250 # modelled on OpenBSD _gettemp() in mktemp.c
289 # stored in an error string and returned to give the reason whilst debugging
297 # Need this in case the caller decides not to supply us a value
331 # Can not open the file and make a directory in
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dtrestore.c47 Shnode_t *sh_trestore(Shell_t *shp,Sfio_t *in) argument
50 infile = in;
55 * read in a shell tree
337 register Sfio_t *in = infile; local
338 register unsigned long l = sfgetu(in);
345 if(sfread(in,ptr,(size_t)l)!=(size_t)l)
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_gss.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
100 * where SAM account is in the format of <NetBIOS name>$
150 smbfs_gss_tok2mbdata(gss_buffer_desc *in, struct mbdata *out) argument
155 length = in->length;
163 m->m_data = in->value;
176 smbfs_gss_mbdata2tok(struct mbdata *in, gss_buffer_desc *out) argument
180 m = in->mb_top;
243 * result in re-acquiring of Kerberos credentials.
326 * SMBFS client needs to acquire the credentials of the user in orde
[all...]
/osnet-11/usr/src/lib/libgss/
H A Doid_ops.c19 * notice appear in all copies and that both that copyright notice and
20 * this permission notice appear in supporting documentation, and that
21 * the name of M.I.T. not be used in advertising or publicity pertaining
69 * gss_nt_service_name just in case if some gss applications use
162 /* Copy in the old junk */
421 /* Have to fill in the bytes msb-first */
457 * provided that the above copyright notice appears in all copies and
458 * that both that copyright notice and this permission notice appear in
460 * in advertising or publicity pertaining to distribution of the software
511 gss_OID_desc *in local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Doid_ops.c16 * notice appear in all copies and that both that copyright notice and
17 * this permission notice appear in supporting documentation, and that
18 * the name of M.I.T. not be used in advertising or publicity pertaining
21 * your software as modified software and not distribute it in such a
66 * gss_nt_service_name just in case if some gss applications use
146 /* Copy in the old junk */
370 /* Have to fill in the bytes msb-first */
490 * provided that the above copyright notice appears in all copies and
491 * that both that copyright notice and this permission notice appear in
493 * in advertisin
542 gss_OID_desc *in = &oidset->elements[i]; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dfind2perl.PL14 # This forces PL files to create target in same directory as PL file.
789 The bits specified in PERM are all set in file's permissions.
810 True if file's owner is not in password database.
814 True if file's group is not in group database.
826 True if file's size matches N (see below) N is normally counted in
828 counted in characters (bytes) and a suffix of "k" specifes that
829 size should be counted in 1024-byte blocks.
833 True if last-access time of file matches N (measured in days) (see
838 True if last-changed time of file's inode matches N (measured in day
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm16 definitions and uses of variables, subroutines and formats in a Perl program.
19 The report generated is in the following format:
44 preceded by code letters) where that object is used in some way.
65 in machine-readable form for each definition/use of a variable/sub/format.
76 processed in the execution order of the program.
101 my @pad; # lexicals in current pad
282 # constant could be in the pad (under useithreads)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm128 intermediate results in memory somewhere for the B<end_pod()> method to
132 store it in some other structure as a string or an array and have that
145 Note that all we have described here in this quick overview is the
236 "=") is encountered. When such a POD directive is seen in the input,
346 line number in C<$line_num>, and then perform any desired processing upon
350 as it occurred in the input stream).
370 string of text which is enclosed in angle brackets. This method is
373 sequence that occurs in the string that it is passed. It should return
374 the desired text string to be used in place of the interior sequence.
386 in th
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm109 means you plan on running 10 tests. This is a safeguard in case your
110 test dies quietly in the middle of its run.
119 Under B<no> circumstances should 1..M appear in the middle of your
167 variations in spacing and case) after C<ok> or C<ok NUMBER>, it is
169 count of skipped tests is included in the generated output.
175 Similarly, one can include a similar explanation in a C<1..0> line
236 PLAN TO CHANGE THIS!> If you wish to place additional output in your
243 Test::Harness will honor the C<-T> or C<-t> in the #! line on your
294 The columns in the summary report mean:
347 one of the messages in th
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm150 be used: it is unlikley you would want to pass in a number.
154 will destory any whitespace in the original text. It breaks text into
181 C<$Text::Wrap::columns> is set in its own namespace without importing it.
183 C<Text::Wrap::wrap()> starts its work by expanding all the tabs in its
185 into tabs. If you do not want tabs in your results, set
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_dec_stream.c11 * GRUB is distributed in the hope that it will be useful,
43 /* Position in dec_main() */
57 /* Position in variable-length integers and Check fields */
67 /* CRC32 value in Block or Index */
85 /* True if we are operating in single-call mode. */
94 /* Information stored in Block Header */
97 * Value stored in the Compressed Size field, or
103 * Value stored in the Uncompressed Size field, or
132 /* Position in dec_index() */
139 /* Size of the Index in byte
197 dec_vli(struct xz_dec *s, const uint8_t *in, size_t *in_pos, size_t in_size) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm145 If you want, I can keep the source files after a build in the cpan
167 $ans = prompt("Cache size for build directory (in MB)?", $default);
170 # XXX This the time when we refetch the index files (in days)
176 is performed to keep the cache size in sync. To prevent from this,
217 will be output in UTF-8.
229 # save history in file histfile
321 warn "Warning: $progcall not found in PATH\n" unless
352 Every Makefile.PL is run by perl in a separate process. Likewise we
353 run \'make\' and \'make install\' in processes. If you have any
395 kill a 'perl Makefile.PL' process after the specified time in second
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm128 # so we dont inherit from IO::Socket, but instead hold it in an attribute
398 carp 'Net::SMTP::data: CHUNKING extension in use, must call bdat instead';
422 carp 'Net::SMTP::bdat: CHUNKING extension is not in use, call data instead';
439 carp 'Net::SMTP::bdat: CHUNKING extension is not in use, call data instead';
525 SMTP protocol described in RFC821.
574 in turn until a connection is made.
576 If C<HOST> is not given, then the C<SMTP_Host> specified in C<Net::Config>
579 C<OPTIONS> are passed in a hash like fashion, using key and value pairs.
589 B<Timeout> - Maximum time, in seconds, to wait for a response from the
593 defined by C<addr-spec> in RFC282
[all...]
H A DFTP.pm193 # ("%d",tm.tm_year+1900). This results in an extra digit in the
195 # digit in the year. Then if the first two digits are 19 we use the
486 local $\; # Just in case
583 # Get a list of all the files in the directory
915 # didn't implement it). It will fail on a server which uses a quote in
1246 C<Net::FTP> is a class implementing a simple FTP client in Perl as
1247 described in RFC959. It provides wrappers for a subset of the RFC959
1255 implemented in this module). Communication is always initiated by the
1264 that file in
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm78 for UTF-8, which is a native format in perl).
85 serialization. There are Seven character encoding schemes in Unicode:
90 Unicode's Character Encoding Scheme. It is separately implemented in
129 form a character. Bogus surrogates result in death. When \x{10000}
140 Since each character is either a I<short> or I<long> in C, you have to
151 =item BOM as integer when fetched in network byte order
193 Unicode Consortium. But according to the late Douglas Adams in I<The
209 that range in half and use the first half to represent the C<upper
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm21 Why you should use C<ppport.h> in modern code: so that your code will work
34 copy of C<ppport.h> that you can find (probably in C<Devel::PPPort>
57 to the following Perl API if not already available (and in some cases [*]
249 /* If you use one of a few functions that were not present in earlier
251 * for a static include, or use the GLOBAL request in a single module to
274 * recent version of Perl that has threading compiled-in.
526 /* DEFSV appears first in 5.004_56 */
560 /* newCONSTSUB from IO.xs is in the core starting with 5.004_63 */
619 * data from C. All statics in extensions should be reworked to use
629 * (typically put in th
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile1 # Makefile for PO directory in any package using GNU gettext.
5 # be used in projects which are not available under the GNU General Public
9 # General Public License and is *not* in the public domain.
69 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
71 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in \
642 # Makefile variables for PO directory in any package using GNU gettext.
660 # the public domain; in this case the translators are expected to disclaim
665 # bugs in the untranslated strings:
667 # in th
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile1 # Makefile for PO directory in any package using GNU gettext.
5 # be used in projects which are not available under the GNU General Public
9 # General Public License and is *not* in the public domain.
69 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
71 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in \
642 # Makefile variables for PO directory in any package using GNU gettext.
660 # the public domain; in this case the translators are expected to disclaim
665 # bugs in the untranslated strings:
667 # in th
[all...]
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
52 # The ksh backtrace format is unlike that seen in common debuggers and
149 # fail_internal is intended to be used in places where we are checking for
150 # logic errors, much as assert is used in C.
187 # Check that zone is not in the ROOT dataset.
213 # so that modifications made to the zone's filesystem by administrators in the
330 # use in a virtualized environment. Modification of this script is not
360 # Attention. This file has been created for use in a
451 # of the path not being an exact match of the entry in /et
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm22 # This program is distributed in the hope that it will be useful,
51 sub VersionMessage(@); # in demand
54 # Init immediately so their contents can be used in the 'use vars' below.
79 # $requested_version holds the version that was mentioned in the 'use'
182 # Restore settings, merge new settings in.
219 # Indices in option control info.
347 # If no linkage is supplied in the @optionlist, copy it from
474 # FindOption undefines $opt in case of errors.
564 "\" in linkage\n");
568 # No entry in linkag
[all...]

Completed in 99 milliseconds

<<21222324252627282930>>