Searched refs:in (Results 601 - 625 of 1242) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/lib/libc/i386/etc/
H A Dcaplib.ksh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
33 # and store commands needed to remount them in preexit/remount_hwcap.xxxx
34 # scripts, which remounts them in the preexit phase.
38 echo "$0: ERROR: FLASH_PID not set in execution environment, exiting..."
42 echo "$0: ERROR: FLASH_DIR not set in execution environment, exiting..."
54 for cmd in $CMD_LIST
63 # Fill "LIBS" with a list of mounted libraries in the form:
118 for entry in $LIBS
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm18 C<Pod::LaTeX> is a module to convert documentation in the Pod format
49 # The Unicode name of each character is given in the comments.
59 # All characters in the range 0xA0-0xFF of the ISO 8859-1 character set.
260 'isin' => q|$\in$|, # element of
360 The following methods are provided in this module. Methods inherited
361 from C<Pod::Select> are not described in the public interface.
429 $self->{Head1Level} = 1 # Offset in latex sections
493 If used in conjunction with C<AddPostamble> a full latex document will
523 If used in conjunction with C<AddPreaamble> a full latex document will
541 corresponding to the required position in a
[all...]
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dnul_ng.c7 * copyright notice and this permission notice appear in all copies.
30 #include <netinet/in.h>
H A Dutil.c7 * copyright notice and this permission notice appear in all copies.
26 #include <netinet/in.h>
54 /* Stash a temporary copy so our caller can update in place. */
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlflow.h6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
33 #include <netinet/in.h>
/osnet-11/usr/src/lib/libinetutil/common/
H A Dlibinetutil.h6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
40 #include <netinet/in.h>
84 * Upon success, ifaddrlist() returns the number of addresses in the array
140 * timer queues are a facility for managing timeouts in unix. in the
145 * for waiting for an OFFER to come back from a server in response to
148 * this in the event-driven model.
150 * note that timer queues do not in and of themselves provide the
172 * a iu_tq_callback_t is a function that is called back in respons
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
242 nvlist_t *in, nvlist_t **out)
251 if (nvlist_lookup_nvlist(in, TOPO_METH_FMRI_ARG_NVL, &args) != 0 ||
253 topo_mod_dprintf(mp, "no DRIVER string in method argument\n");
290 * present in the FMRI in our output string. The FMRI
362 nvlist_t *in, nvlist_t **out)
372 if (nvlist_lookup_string(in, "fmri-string", &str) != 0)
241 mod_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
361 mod_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dold_api_glue.c18 * notice appear in all copies and that both that copyright notice and
19 * this permission notice appear in supporting documentation, and that
20 * the name of FundsXpress. not be used in advertising or publicity pertaining
207 krb5_const_pointer in, size_t in_length,
220 input.data = (char*)in;
248 const krb5_checksum *cksum, krb5_const_pointer in,
261 input.data = (char*)in;
206 krb5_calculate_checksum(krb5_context context, krb5_cksumtype ctype, krb5_const_pointer in, size_t in_length, krb5_const_pointer seed, size_t seed_length, krb5_checksum *outcksum) argument
247 krb5_verify_checksum(krb5_context context, krb5_cksumtype ctype, const krb5_checksum *cksum, krb5_const_pointer in, size_t in_length, krb5_const_pointer seed, size_t seed_length) argument
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddef_realm.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
51 #include <netinet/in.h>
69 * private interface that does not have a prototype in any .h
82 * Implementation: the default realm is stored in a configuration file,
83 * named by krb5_config_file; the first token in this file is taken as
124 * Since this didn't appear in our config file, try looking
188 /* Allow the user to clear the default realm setting by passing in
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.h8 * 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
70 /* See also attributes_set[] in ldap_principal.c. */
130 berval2tl_data(struct berval *in, krb5_tl_data **out);
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dfile.h11 * GRUB is distributed in the hope that it will be useful,
70 typedef grub_file_t (*grub_file_filter_t) (grub_file_t in);
118 /* Return value of grub_file_size() in case file size is unknown. */
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dclone.ksh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
65 case $opt in
123 # Copy in sysidcfg file
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodselect.PL14 # This forces PL files to create target in same directory as PL file.
39 # podselect -- command to invoke the podselect function in Pod::Select
73 Specify a section to include in the output.
88 documentation and will print out (in raw pod format) all sections that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/
H A Dtestpchk.pl39 s/(at line \S+ in file) .*\W(\w+\.[tT])\s*$/$1 \L$2\E/;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dpl2pm.PL14 # This forces PL files to create target in same directory as PL file.
48 B<pl2pm> is a tool to aid in the conversion of Perl4-style .pl
88 s/\bstd(in|out|err)\b/\U$&/g;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL35 # This forces PL files to create target in same directory as PL file.
96 script-files, in the given order. A single script argument may be specified
142 Each command must be on a line of its own, except where noted in
202 Embedded newlines in I<text> must be preceded with a backslash. Other
203 backslashes in I<text> are deleted and the following character is taken
330 shown in C-style escaped form; long lines are split and have a trailing
424 Substitute the I<replacement> string for the first substring in
431 Literal newlines may be embedded in the replacement string by
437 To get a literal `C<&>' or `C<\>' in the replacement text, precede it
501 In the pattern space, replace all characters occuring in
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A DIO.pm41 in one go. The IO modules belonging to the core are:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm6 # and since we're not in a BLOCK, warnings are enabled until the EOF
13 # documentation in manual or html file format (these utilities are part of the
33 # workaround for known bug in libfcgi
43 # in this package variable.
57 # New is slightly different in that it calls FCGI's
128 waits in the call to new(). When the server requests that
132 necessary in order to avoid Perl memory leaks in long-running
152 FastCGI scripts must end in the extension .fcgi. For each script you
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/
H A Dfile.pm74 Same as digest_file(), but return the digest in hex form.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.t148 main::is( $s, "xtyz", '$MATCH defined in right side of s///' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DPacklist.pm99 $key =~ s!/\./!/!g; # Some .packlists have spurious '/./' bits in the paths
193 each line may contain a list of attributes in the form of a space separated
215 returns a reference to a hash. This hash holds an entry for each line in the
218 each key is a hash containing the key=value pairs following the filename in the
234 This checks that every file listed in the .packlist actually exists. If an
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm78 under another OS). This will change in the future when
88 in the face of failure or interruption. Files and directories which
90 read and write access. Note also that the occurrence of errors in
94 in situations where security is an issue.
195 # notabene: 0777 is for making readable in the first place,
196 # it's also intended to change it to writable in case we have
197 # to recurse in which case we are better than rm -rf for
219 # is faster if done in reverse ASCIIbetical order
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DEpoc.pm25 This package is still work in progress ;-)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToXml.pm33 This is a "plug-in" class that allows Perldoc to use
54 This program is distributed in the hope that it will be useful, but
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_settid.c6 * (the "License"). You may not use this file except in compliance
14 * When distributing Covered Code, include this CDDL HEADER in each
29 #include <netinet/in.h>

Completed in 338 milliseconds

<<21222324252627282930>>