Searched refs:out (Results 626 - 650 of 799) sorted by relevance

<<21222324252627282930>>

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c777 out[4 * (n)] = x; out[4 * (n) + 1] = x >> 8; \ argument
778 out[4 * (n) + 2] = x >> 16; out[4 * (n) + 3] = x >> 24
781 /* Encrypt one block. in and out may be the same. */
784 do_twofish_encrypt (const TWOFISH_context *ctx, byte *out, const byte *in)
816 twofish_encrypt (void *context, byte *out, const byte *in)
819 do_twofish_encrypt (ctx, out, in);
825 /* Decrypt one block. in and out may be the same. */
828 do_twofish_decrypt (const TWOFISH_context *ctx, byte *out, cons
809 twofish_encrypt(void *context, byte *out, const byte *in) argument
820 do_twofish_decrypt(const TWOFISH_context *ctx, byte *out, const byte *in) argument
852 twofish_decrypt(void *context, byte *out, const byte *in) argument
[all...]
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Drunlist.c218 /* Move the tail of @dst out of the way, then copy in @src. */
305 /* Move the tail of @dst out of the way, then copy in @src. */
404 /* Move the tail of @dst out of the way, then copy in @src. */
453 /* Move the tail of @dst out of the way, then copy in @src. */
990 /* Catch out of lower bounds vcn. */
2103 goto out;
2112 goto out;
2114 goto out;
2116 goto out;
2127 out
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c1413 ** Gets the stuff out of the queue in some presumably logical
1421 ** verbose -- if true, print out status information.
1852 ** Gets the stuff out of the queue in some presumably logical
2180 /* parent -- clean out connection cache */
2317 /* Clean out expired related entries. */
2336 SM_FILE_T *out; local
2339 out = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
2340 "memdump.out", SM_IO_APPEND, NULL);
2341 if (out != NULL)
2343 (void) sm_io_fprintf(out, SM_TIME_DEFAUL
[all...]
H A Dsrvrsmtp.c518 /* sleep to flatten out connection load */
598 const char *out; local
602 char *out; local
1188 /* close out milter filters */
1313 out = xalloc(strlen(inp));
1314 result = sasl_decode64(inp, strlen(inp), out, &outlen);
1332 &out, &outlen);
1335 result = sasl_server_step(conn, out, outlen,
1336 &out, &outlen, &errstr);
1444 result = sasl_encode64(out, outle
[all...]
/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1306 goto out;
1321 out:
1401 out:
3556 goto out;
3574 goto out;
3578 goto out;
3707 goto out;
3717 out:
3944 goto out;
3950 goto out;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.xs777 /* If we aren't 5.7.3 or later, we won't be writing out files that use the
1225 * store() throughput by 5%, but until I figure this out, I can't
1550 * This is typically out-of-band information that might prove useful
1956 /* Need to do this out here, else 0xFFFFFFFF becomes iv of -1
2288 goto out;
2407 goto out;
2464 out:
2578 * When storing a tied object (be it a tied scalar, array or hash), we lay out
3538 * `res', it is filled with a new SV created out of the memory buffer.
3620 * make an SV string out o
[all...]
H A DStorable.pm468 out and recreate the original complex structure in memory.
471 If you wish to send out the frozen scalar to another machine, use
481 internal memory space and then immediately thaws it out.
584 in what they write out, making it easier to upgrade Storable modules in a
784 out-of-the-box, in addition to other kinds of Perl files.
904 This section only applies to you if you have existing data written out
919 (When writing in network order, all fields are written out as standard
934 Storable has now been changed to write out and read in a file header with
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm288 croak "Could not figure out how to unmemoize function `$f'";
394 jumps in and gives you the value out of the table, instead of letting
421 ask for fib(14) again, it gives you the result out of the table.
452 program would look in a certain direction, figure out what it was
458 # Figure out which object is in direction $direction
558 Each of the argument lists above comes out of the C<normalize_f>
783 written out to disk if someone interrupts the program. If the program
801 C<flush_cache(function)> will flush out the caches, discarding I<all>
904 program run slower instead of faster. It turned out that he was
911 I pointed out tha
[all...]
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c169 void nv_outname(Sfio_t *out, char *name, int len) argument
177 sfwrite(out,cp,++sp-cp);
191 sfputr(out,sh_fmtq(stakptr(offset)),-1);
194 sfputc(out,']');
202 sfwrite(out,cp,len);
204 sfputr(out,cp,-1);
2480 static Sfio_t *out; local
2484 if(out)
2485 sfseek(out,(Sfoff_t)0,SEEK_SET);
2487 out
[all...]
H A Ddeparse.c67 void sh_deparse(Sfio_t *out, const Shnode_t *t,int tflags) argument
69 outfile = out;
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c1299 goto out;
1307 goto out;
1338 goto out;
1358 goto out;
1411 goto out;
1426 out:
5539 * dn is an input/out parameter, check it first
6673 goto out;
6681 goto out;
6690 goto out;
[all...]
/osnet-11/usr/src/lib/libstmf/common/
H A Dstmf.c6192 goto out;
6203 goto out;
6212 goto out;
6217 out:
6242 goto out;
6250 goto out;
6256 out:
6293 goto out;
6303 goto out;
6308 goto out;
[all...]
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1401 * paths. Strip out the alternate root when specified.
1772 /* First pull out the value of the property */
2034 goto out;
2036 goto out;
2039 goto out;
2042 goto out;
2054 goto out;
2059 goto out;
2063 goto out;
2068 goto out;
10398 zonecfg_iter_resource(zone_dochandle_t handle, iter_resource_cb_t func, void *in, void *out) argument
10426 zonecfg_iter_property(zone_dochandle_t handle, iter_property_cb_t func, void *in, void *out) argument
[all...]
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_mbuf.c194 goto out;
205 out:
582 * First, figure out the string length.
648 * Next, figure out the string length.
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_block_relocator.c160 goto out;
176 out:
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_pca.c61 * Print out messages if flag is set to print
401 * If DI_PCA_INIT_FLAG_PRINT is set, we will print out messages describing
700 goto out;
706 out: di_cro_fini(cro);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_fault.c83 asr_add_de(topo_hdl_t *thp, nvlist_t *fault, int pad, asr_buf_t *out) argument
98 err = asr_buf_append_xml_ai(out, pad, "de", fmristr);
108 * Pulls out the ASR component name from an FMRI string.
498 /* Pick out particular fields for inclusion directly in the XML. */
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dhelp2man42 `$this_program' generates a man page out of `--help' and `--version' output.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Dpiconv140 specified in the argument and prints out to STDOUT.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs71 in and out of the XS layer. This can be used if the C code wants
728 @out = array_func( @in );
749 automatically work out that it contains variables of type C<int> and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm70 If $verbose is true, will print out each file removed. Default is
304 If $verbose is true, will print out each file removed. Default is
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s119 ! n has not expired, but src is at the end. we need to push out the
159 ! here there is a least one more byte to zero out: otherwise we would
/osnet-11/usr/src/lib/madv/common/
H A Dmadv.c641 goto out;
655 out:
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDSA.c96 /* Most likely we ran out of space. */
125 CK_BYTE_PTR in, CK_ULONG inlen, CK_BYTE_PTR out)
161 rv = dsa_sign(&k, in, inlen, out);
124 local_dsa_sign(soft_object_t *key, uchar_t *q, uint_t qlen, CK_BYTE_PTR in, CK_ULONG inlen, CK_BYTE_PTR out) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST371 elsif (/^Bail out!\s*(.*)/i) { # magic words
472 warn "Failed 1 test script out of $files, $pct% okay.\n";
475 warn "Failed $bad test scripts out of $files, $pct% okay.\n";

Completed in 156 milliseconds

<<21222324252627282930>>