Searched refs:output (Results 276 - 300 of 442) sorted by relevance

<<1112131415161718

/freebsd-9.3-release/contrib/openpam/
H A Ddepcomp43 object Object file output by 'PROGRAMS ARGS'.
45 depfile Dependency file to output.
95 # and one to simply output
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
204 ## There are various ways to get dependency output from gcc. Here's
236 ## that the space means something, we add a space to the output as
238 ## to the object. Take care to not repeat it in the output.
365 # Will always output deps to 'file.d' where file is the root name of the
368 # pgcc 10.2 will output
489 # two compilations output dependencie
[all...]
H A Dcompile245 arguments, and rename the output as expected.
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Daes-test.c289 char *output; member in struct:enc_test
531 if (!samep(i, "cipher", p, enc[i].output, enc[i].len)) {
/freebsd-9.3-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-x86_64.pl43 $output=shift;
50 open STDOUT,"| $^X $xlate $output";
52 if ($output =~ /512/) {
H A Dsha1-x86_64.pl32 $output=shift;
39 open STDOUT,"| $^X $xlate $output";
/freebsd-9.3-release/sys/arm/arm/
H A Delf_trampoline.c365 output(void *dummy, unsigned char *ptr, unsigned long len) function
391 infl.gz_output = output;
/freebsd-9.3-release/tools/regression/acltools/
H A Drun36 # - distinguish stdout and stderr output
311 or die "Can't close write end for output pipe: $!";
/freebsd-9.3-release/contrib/file/
H A Ddepcomp43 object Object file output by 'PROGRAMS ARGS'.
45 depfile Dependency file to output.
95 # and one to simply output
168 # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
204 ## There are various ways to get dependency output from gcc. Here's
236 ## that the space means something, we add a space to the output as
238 ## to the object. Take care to not repeat it in the output.
365 # Will always output deps to 'file.d' where file is the root name of the
368 # pgcc 10.2 will output
489 # two compilations output dependencie
[all...]
H A Dcompile245 arguments, and rename the output as expected.
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddes_enc.c293 void DES_ede3_cbc_encrypt(const unsigned char *input, unsigned char *output, argument
307 out = output;
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in90 -l Use syslog for output (Implied if CRONJOB is set)
91 -L Don't use syslog for output
97 -v Verbose output
H A Dupdate-leap.sh82 -l Use syslog for output (Implied if CRONJOB is set)
83 -L Don't use syslog for output
89 -v Verbose output
/freebsd-9.3-release/contrib/diff/src/
H A Dsdiff.c123 /* Name of output file if -o specified. */
124 static char const *output; variable
151 {"output", 1, 0, 'o'},
179 perror_fatal (_("standard output"));
183 N_("-o FILE --output=FILE Operate interactively, sending output to FILE."),
196 N_("-s --suppress-common-lines Do not output common lines."),
198 N_("-t --expand-tabs Expand tabs to spaces in output."),
404 /* Advance LINES on LF's infile without doing output */
514 output
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c54 int output; member in struct:mtree_writer::__anon1638
496 mtree->set.output = 0;
560 if (mtree->set.output)
996 mtree->set.output = (value != NULL)? 1: 0;
/freebsd-9.3-release/contrib/top/
H A DConfigure216 the output is buffered). So, if the short-term load average is above
241 and the output is a dumb terminal. If we didn't do this, then
348 # determine the right way to invoke ls to get full output
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dport-tun.c255 *data = buffer_get_string(&c->output, dlen);
/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont.pl18 $output=shift;
25 open STDOUT,"| $^X $xlate $output";
/freebsd-9.3-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl111 my $output = shift;
112 open STDOUT,"| $^X ../perlasm/x86_64-xlate.pl $output";
/freebsd-9.3-release/lib/libc/isc/
H A Deventlib_p.h224 FILE *output; member in struct:__anon5083
/freebsd-9.3-release/lib/libedit/
H A Dfilecomplete.c328 * Display list of strings in columnar format on readline's output stream.
346 /* how many lines of output */
/freebsd-9.3-release/tools/tools/prstats/
H A Dprstats.pl262 set output '$fn'
/freebsd-9.3-release/usr.bin/yacc/
H A Dmain.c82 FILE *verbose_file; /* y.output */
434 output();
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h368 evbuffer_get_length(bufev->output) <= bufev->wm_write.low))
H A Dhttp.c354 * output buffer. Sets the evconn's writing-is-done callback, and puts
423 * connection's output buffer.
579 struct evbuffer *output = bufferevent_get_output(evcon->bufev); local
592 evbuffer_add_printf(output, "%s: %s\r\n",
595 evbuffer_add(output, "\r\n", 2);
605 evbuffer_add_buffer(output, req->output_buffer);
2718 struct evbuffer *output; local
2723 output = bufferevent_get_output(evcon->bufev);
2730 evbuffer_add_printf(output, "%x\r\n",
2733 evbuffer_add_buffer(output, databu
2749 struct evbuffer *output; local
4681 char *output = NULL; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_padlock.c844 * 1) both input and output buffers are at aligned addresses.
983 * Note that even if output is aligned and input not, I still prefer to
1185 static int padlock_rand_bytes(unsigned char *output, int count) argument
1190 eax = padlock_xstore(output, 0);
1200 output += 8;
1214 *output++ = (unsigned char)buf;

Completed in 424 milliseconds

<<1112131415161718