Searched refs:in (Results 376 - 400 of 1242) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm168 returns all of the tokens in a single long list, while &nested_quotewords()
177 backslashes, etc.) are kept in the tokens. If $keep is false then the
184 causes the functions to preserve the delimiters in each string as
185 tokens in the token lists, in addition to preserving quote and
227 use of quotes to include a space in a word
231 use of a backslash to include a space in a word
H A DSoundex.pm12 # Implementation of soundex algorithm as described by Knuth in volume
30 # in the way I handles leasing characters which were different but had
98 in Volume 3 of B<The Art of Computer Programming>. The algorithm is
99 intended to hash words (in particular surnames) into a small space using a
111 argument, and in list context a list is returned in which each element is the
137 As the soundex algorithm was originally used a B<long> time ago in the US
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsort.pm5 # Currently the hints for pp_sort are stored in the global variable
6 # $sort::hints. An improvement would be to store them in $^H{SORT} and have
7 # this information available somewhere in the listop OP_SORT, to allow lexical
103 implement C<sort()>, but in Perl 5.8 a mergesort algorithm was also made
112 distinguished in some other way. That means that simple numerical
135 change in later versions. If stability is important, be sure to
156 it appears in. That means the following will probably not do what you
174 form of C<eval()>, I<not> the BLOCK form, as in
180 (in case somebody carelessly left them on) and after sorting,
198 Scoping for this pragma may change in futur
[all...]
H A DPerlIO.pm48 When an undefined layer 'foo' is encountered in an C<open> or
53 The perl code in PerlIO.pm then attempts to locate a layer by doing
66 Lowest level layer which provides basic PerlIO operations in terms of
80 and in general attempts to minimize data copying.
111 make (whole) file appear in the process's address space, and then
112 using that as PerlIO's "buffer". This I<may> be faster in certain
113 circumstances for large files, and may result in less physical memory
129 digits and common punctuation) human readable in the encoded file.
132 and then read it back in.
139 $in
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dnss_common.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
80 * The golden rule is: ptr == NULL checking is used in the switch to
108 * of the mutex in the nss_db_root and nss_getent_t used by each backend.
110 * search/setent/getent the lock can be left set in the child,
111 * resulting in a deadlock.
112 * When we fork, nss_reinitlocks() reinitialises the mutexes in the array
115 * storelockaddr() stores the details of the lock in the array and
142 * The pointer in nss_db_root_t is one such, so the reference count >= 1.
143 * Ditto the pointer in struc
1883 nss_XbyY_args_t *in = (nss_XbyY_args_t *)search_args; local
2065 nss_XbyY_args_t *in = (nss_XbyY_args_t *)search_args; local
2166 nss_XbyY_args_t *in = (nss_XbyY_args_t *)args; local
[all...]
/osnet-11/usr/src/lib/libsasl/lib/
H A Ddlopen.c15 * Redistribution and use in source and binary forms, with or without
22 * 2. Redistributions in binary form must reproduce the above copyright
23 * notice, this list of conditions and the following disclaimer in
182 /* note that we still check for known problem systems in
193 "no entryname in _sasl_locate_entry");
201 "no library in _sasl_locate_entry");
209 "no entrypoint output pointer in _sasl_locate_entry");
280 * and may be the same as in. */
285 static int _parse_la(const char *prefix, const char *in, char *out) argument
292 if(!in || !ou
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
339 nvlist_t *in, nvlist_t **out)
352 err = nvlist_lookup_string(in, TOPO_PROP_GROUP, &pgroup);
353 err |= nvlist_lookup_string(in, TOPO_PROP_VAL_NAME, &pname);
354 err |= nvlist_lookup_nvlist(in, TOPO_PROP_RESOURCE, &rsrc);
361 if ((err = nvlist_lookup_nvlist(in, TOPO_PROP_PARGS, &args)) != 0) {
456 * through we fill it in.
508 nvlist_t *in, nvlist_t **out)
516 if (nvlist_lookup_string(in, "fmr
338 svc_fmri_prop_get(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
507 svc_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
801 svc_fmri_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
831 svc_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dan_to_ln.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
98 * The entries in the database are normal C strings, and include the trailing
99 * null in the DBM datum.size.
276 * If no regcomp() then just return the input string verbatim in the output
284 do_replacement(char *regexp, char *repl, int doall, char *in, char *out) argument
295 cp = in;
333 cp = in;
384 char *in = NULL, *out = NULL, *rule = NULL, *repl = NULL; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm51 not want to use the literal characters in your programs, then use
64 opaque string (if programming in C, struct in_addr). Takes arguments
70 bits wide, in other words, that it would contain only the IPv4 address
71 in network order.
76 or a v-string representing the four octets of the IPv4 address in
137 structure with those arguments packed in with AF_INET filled in. For
139 the arguments in bind(), connect(), and send(), and is also returned
148 structure does not have AF_INET in the right place.
163 that path packed in wit
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm245 # in Overridable we have subroutines that are used indirectly
293 # we will use all these variables in the Makefile
314 # When we eval a Makefile.PL in a subdirectory, that one will ask
334 found in the FAQ and at http:/www.perl.com) for a more recent version
381 # 5.8.0 has a bug with require Foo::Bar alone in an eval, so an
652 print STDOUT "Warning: the following files are missing in your kit:\n";
709 # the grep enables them to have some colons too much in case they
768 # Just in case the ./ isn't on the hint file, which File::Spec can
822 # loaded again in another extension requiring a History.pl
824 # With perl5.002_01 the deletion of entries in
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dfmt.c28 "separated words into lines \awidth\a characters or less in length and "
31 "preserved in the output. Indentation is preserved, and lines with "
34 "also be useful for other simple tasks. For example, in \bvi\b(1) the "
35 "command \b:!}fmt\b will justify the lines in the current paragraph.]"
60 Sfio_t* in; member in struct:Fmt_s
245 while (cp || (cp = sfgetr(fp->in, '\n', 0)) && !(splice = 0) && (lp = cp + sfvalue(fp->in) - 1) || (cp = sfgetr(fp->in, '\n', SF_LASTR)) && (splice = 1) && (lp = cp + sfvalue(fp->in)))
620 fmt.in
[all...]
H A Dpaste.c52 "specified the delimiter will be reset to the first in the "
81 * paste the lines of the <nstreams> defined in <streams> and put results
146 * Handles paste -s, for file <in> to file <out> using delimiters <delim>
148 static int spaste(Sfio_t *in,register Sfio_t* out,register const char *delim,int dsiz,int dlen,Delim_t* mp) argument
152 if((cp = sfgetr(in,'\n',0)) && sfwrite(out,cp,sfvalue(in)-1) < 0)
154 while(cp=sfgetr(in, '\n',0))
167 if(sfwrite(out,cp,sfvalue(in)-1) < 0)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm8 # asks for the BEGIN blocks in her program. Update the comments and
9 # the count in concise_specials if you add or delete one. The
92 # in 5.8+, open(FILEHANDLE,MODE,REFERENCE) writes to string
111 # under this name in versions before 0.56
149 splice(@cv_s, 0, 7); # skip 7 BEGIN blocks in this file
269 ! ~ a2 si cs rd sr e^ lg sq in %x %o ab le ss ve ix ri sf FL od ch cy
604 # *stash_array is stored in /pat/'s pmreplroot.
695 # it. In particular, we can die in concise_op if the main pad
747 # Because the B::* modules run in the same interpreter as the code
750 # numbers to both OPs in genera
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm151 syntactically invalid and for tags, like "aus", that are listed in
156 that follows in this documentation, which should be useful
161 Internet language tags, as defined in RFC 3066, are a formalism
166 recently (in 2001) introduced three-letter ISO-639-2 codes.
177 denotes a language. A locale ID denotes a language I<as used in>
178 a particular place, in combination with non-linguistic
181 as in "en_US.ISO8859-1".
202 in English plus maybe other languages), und (undetermined
208 sai for "South American Indian (Other)". Though useful in
227 This list is in alphabetica
[all...]
/osnet-11/usr/src/lib/libcmdutils/common/
H A Ddecompress.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
51 int in; /* input fd */ member in struct:thr_args
212 * The other end of pipe may be closed in the middle of input
218 while ((nread = (*args->readf)(args->in, args->buf)) != 0) {
239 * Copy from input fd to output fd in separate thread.
243 splice(FILE *out, int (*readf)(int, char *), int in, char *buf, size_t rsz) argument
253 args->in = in;
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/pcibus/common/
H A Dpci_sun4v.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
58 platform_pci_label(topo_mod_t *mod, tnode_t *node, nvlist_t *in, argument
77 return (pci_label_cmn(mod, node, in, out));
81 * We have crossed a FRU boundary. Use the value in the
99 platform_pci_fru(topo_mod_t *mod, tnode_t *node, nvlist_t *in, argument
150 if (nvlist_lookup_uint64(in, "nv1", &ptr) != 0) {
183 return (pci_fru_compute(mod, node, in, out));
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.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
114 krb5_set_error_message (context, st, gettext("Bind DN entry missing in stash file"));
189 /* Encodes a sequence of bytes in hexadecimal */
192 tohex(krb5_data in, krb5_data *ret) argument
199 ret->data = malloc((unsigned int)in.length * 2 + 1 /*Null termination */);
204 ret->length = in.length * 2;
207 for (i = 0; i < in.length; i++)
208 snprintf(ret->data + 2 * i, 3, "%02x", in
[all...]
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c6 * forth in the LICENSE file which can be found at the top level of
52 quote_unquote(in, out, outlen, exp)
53 char *in;
63 sm_strlcpy(line_in, in, sizeof(line_in));
64 obp = quote_internal_chars(in, out, &outlen);
71 fprintf(stderr, "in: %s\n", bp);
75 show_diff(in, line_back);
182 /* use same buffer for in and out */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm36 # change the fudge factors in B::Concise (grep for
79 to STDOUT by BEGIN blocks or use'd modules will be stored in this
105 The command-line mentioned in the SYNOPSIS section corresponds to
110 The C<import> function which that calls loads in the appropriate
111 C<B::Backend> module and calls the C<compile> function in that
116 Perl program mentioned on the command-line is read in, parsed and
123 for some foo and live in the appropriate directory for that name.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm40 # probably could have been done in C
87 C<ualarm>, C<gettimeofday>, and C<setitimer>/C<getitimer> system calls, in other
100 If you try to import an unimplemented function in the C<use> statement
136 will be zero if unspecified, resulting in C<alarm>-like behaviour.
149 imported, resulting in a nice drop-in replacement for the C<time>
164 (assuming your platform supports such granularity in first place).
168 either C<printf>/C<sprintf> with C<"%.6f">, or the C<gettimeofday()> function in
176 imported, resulting in a nice drop-in replacemen
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.pm33 (We use $^X in these examples because it's tainted by default.)
37 When C<use re 'taint'> is in effect, and a tainted string is the target
39 in list context) are tainted. This feature is useful when regex operations
43 When C<use re 'eval'> is in effect, a regex is allowed to contain
59 When C<use re 'debug'> is in effect, perl emits debugging messages when
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm15 # Avoid warnings in Tgetent and Tputs
18 # Added Test::More to PREREQ_PM in Makefile.PL
23 # Fixed warnings in test
39 # keep $FH in object at Tgetent time?
59 More information on the terminal capabilities will be found in the
80 # in $Term::Cap::VMS_TERMCAP before Tgetent is called.
124 It will look in the environment for a I<TERMCAP> variable. If
132 in that order, unless the environment variable I<TERMPATH> exists,
133 in which case it specifies a list of file pathnames (separated by
135 files are searched and a tc field occurs in th
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm22 keys will index, and the size of the overall table (in terms of key-value
23 pairs, not size in hard memory). I<These values will not change for the
26 elements will result in a fatal error, as will efforts to store a value
27 not exactly C<$value_len> characters in length, or reference through a
28 key not exactly C<$key_len> characters in length. While these constraints
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl130 runtest {25000 INSERTs in a transaction}
147 runtest {25000 INSERTs in a transaction}
164 runtest {25000 INSERTs in a transaction}
181 runtest {25000 INSERTs in a transaction}
198 runtest {25000 INSERTs in a transaction}
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetent.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
29 #include <netinet/in.h>
100 * If "cn" is a MAY attribute, it does not appear in RDN and can't
144 * Takes an unsigned integer in host order, and returns a printable
154 struct in_addr in; local
159 in = inet_makeaddr(anet, INADDR_ANY);
160 addr = in.s_addr;
161 if (inet_ntop(AF_INET, (const void *)&in, buf2, INET_ADDRSTRLEN)

Completed in 136 milliseconds

<<11121314151617181920>>