Searched refs:output (Results 151 - 175 of 592) sorted by relevance

1234567891011>>

/freebsd-11.0-release/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig210 output=$( wpa_cli scan 2>&1 )
211 f_dprintf "%s" "$output"
318 output=$( wpa_cli reconfigure 2>&1 )
319 f_dprintf "%s" "$output"
H A Dservices43 --title "System Configuration" --nocancel --separate-output \
/freebsd-11.0-release/usr.sbin/ndiscvt/
H A DMakefile22 CLEANFILES= y.output
/freebsd-11.0-release/crypto/openssl/apps/
H A Dpasswd.c54 * -table - format output as table
176 BIO_printf(bio_err, "-table format output as table\n");
358 /* transform buf into output string */
362 char *output; local
364 /* silly output permutation */
375 output = salt_out + salt_len;
376 assert(output == out_buf + strlen(out_buf));
378 *output++ = '$';
381 *output++ = cov_2char[buf_perm[i + 2] & 0x3f];
382 *output
[all...]
/freebsd-11.0-release/contrib/pf/libevent/
H A Devbuffer.c163 if (EVBUFFER_LENGTH(bufev->output)) {
164 res = evbuffer_write(bufev->output, fd);
188 if (EVBUFFER_LENGTH(bufev->output) != 0)
196 EVBUFFER_LENGTH(bufev->output) <= bufev->wm_write.low)
202 if (EVBUFFER_LENGTH(bufev->output) != 0)
214 * The write callback is invoked whenever the output buffer is drained.
235 if ((bufev->output = evbuffer_new()) == NULL) {
280 evbuffer_free(bufev->output);
295 res = evbuffer_add(bufev->output, data, size);
/freebsd-11.0-release/contrib/dialog/samples/
H A Deditbox-utf832 --fixed-font "$@" --editbox $input 0 0 2>$output
/freebsd-11.0-release/contrib/groff/src/preproc/eqn/
H A Dtext.cpp32 void output();
45 void output();
181 void char_box::output() function in class:char_box
238 void special_char_box::output() function in class:special_char_box
296 void output();
341 void prime_box::output() function in class:prime_box
343 p->output();
344 pb->output();
H A Dbox.cpp329 b->output();
393 void box::output() function in class:box
501 output();
539 void quoted_text_box::output() function in class:quoted_text_box
551 void tab_box::output() function in class:tab_box
570 void space_box::output() function in class:space_box
580 void half_space_box::output() function in class:half_space_box
/freebsd-11.0-release/contrib/groff/src/preproc/pic/
H A DMakefile.sub24 $(srcdir)/output.h \
/freebsd-11.0-release/crypto/openssl/crypto/des/
H A Dpcbc_enc.c61 void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output, argument
71 out = output;
/freebsd-11.0-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_prompt.rb53 when :cyan, :output then 11
71 when :cyan, :output then 36
/freebsd-11.0-release/contrib/libucl/
H A DMakefile.am51 --output-file $(COVERAGE_INFO_FILE) \
55 --output-file $(COVERAGE_INFO_FILE)
60 --output-directory $(COVERAGE_REPORT_DIR) \
/freebsd-11.0-release/contrib/amd/fsinfo/
H A Dwr_fstab.c58 static int write_dkfstab(FILE *ef, qelem *q, void (*output) (FILE *, disk_fs *));
59 static int write_dkrmount(FILE *ef, qelem *q, char *hn, void (*output) (FILE *, char *, fsmount *));
284 write_dkfstab(FILE *ef, qelem *q, void (*output) (FILE *, disk_fs *))
291 (*output) (ef, dp);
298 write_dkrmount(FILE *ef, qelem *q, char *hn, void (*output) (FILE *, char *, fsmount *))
304 (*output) (ef, hn, fp);
/freebsd-11.0-release/contrib/byacc/
H A DMakefile.old21 output.o \
38 output.c \
79 output.o: defs.h
/freebsd-11.0-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh147 stylesheet pdf-output no-pdf-output
198 --pdf-output=name
199 Write the PDF output stream to file 'name'; if this option
200 is unspecified, standard output is used for PDF output.
202 --no-pdf-output
203 Suppress the generation of PDF output entirely; use this
247 --pdf-output)
251 --no-pdf-output)
[all...]
/freebsd-11.0-release/share/dtrace/
H A Dhotopen46 output = 1;
50 /output != 0/
55 output = 0;
/freebsd-11.0-release/share/examples/jails/
H A Djng370 jng_graph_usage="graph [-f] [-T type] [-o output]"
371 jng_graph_descr="Generate network graph (default output is \`jng.svg')"
375 local output=jng.svg output_type= force=
379 o) output="$OPTARG" ;;
385 [ $# -eq 0 -a "$output" ] || action_usage graph # NOTREACHED
387 if [ -e "$output" -a ! "$force" ]; then
388 echo "$output: Already exists (use \`-f' to overwrite)" >&2
395 [ "$output" != "${output%.$suffix}" ] || continue
400 ngctl dot | dot ${output_type:+-T "$output_type"} -o "$output"
[all...]
/freebsd-11.0-release/sbin/restore/
H A Dinteractive.c307 char output[BUFSIZ]; local
364 snprintf(output, sizeof(output), "%s/%s", curdir, rawname);
365 canon(output, name, size);
394 copynext(char *input, char *output) argument
401 bp = output;
/freebsd-11.0-release/contrib/gperf/src/
H A DMakefile.in67 input.$(OBJEXT) bool-array.$(OBJEXT) hash-table.$(OBJEXT) search.$(OBJEXT) output.$(OBJEXT) main.$(OBJEXT)
98 OUTPUT_H = output.h $(KEYWORD_LIST_H) $(POSITIONS_H)
118 output.$(OBJEXT): output.cc $(OUTPUT_H) $(OPTIONS_H) $(VERSION_H)
119 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(srcdir)/output.cc
/freebsd-11.0-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c573 widelimb output[5]; local
576 output[0] = in[0] + two127p15;
577 output[1] = in[1] + two127m71m55;
578 output[2] = in[2] + two127m71;
579 output[3] = in[3];
580 output[4] = in[4];
583 output[4] += in[6] >> 16;
584 output[3] += (in[6] & 0xffff) << 40;
585 output[2] -= in[6];
587 output[
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A Dbufferevent_filter.c126 /** Return 1 iff bevf's underlying bufferevent's output buffer is at or
136 evbuffer_get_length(u->output) >= u->wm_write.high;
206 bufev_f->outbuf_cb = evbuffer_add_cb(downcast(bufev_f)->output,
342 !evbuffer_get_length(bufev->output))
347 when the user adds to the output buffer. */
348 evbuffer_cb_set_flags(bufev->output, bevf->outbuf_cb, 0);
359 evbuffer_get_length(bevf->underlying->output);
361 res = bevf->process_out(downcast(bevf)->output,
362 bevf->underlying->output,
375 evbuffer_get_length(bufev->output)
[all...]
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Dcolumn.cpp62 void output();
81 virtual void output(output_file *, vunits);
107 void output(output_file *, vunits);
134 void output(output_file *, vunits);
141 void output(output_file *, vunits);
168 void output_line::output(output_file *, vunits) function in class:output_line
207 void node_output_line::output(output_file *out, vunits pos) function in class:node_output_line
263 void transparent_output_line::output(output_file *out, vunits) function in class:transparent_output_line
275 void copy_file_output_line::output(output_file *out, vunits pos) function in class:copy_file_output_line
289 output();
416 void column::output() function in class:column
[all...]
/freebsd-11.0-release/contrib/libreadline/
H A Dhistfile.c428 char *output; local
437 output = history_filename (filename);
440 if ((file = open (output, mode, 0600)) == -1)
442 FREE (output);
483 FREE (output);
492 FREE (output);
523 FREE (output);
/freebsd-11.0-release/contrib/dialog/
H A Ddialog.c267 { "output-fd", o_output_fd, 1, "<fd>" },
268 { "output-separator",o_output_separator, 1, "<str>" },
282 { "separate-output",o_separate_output, 1, "" },
613 * On AIX 4.x, we have to flush the output right away since there is a bug in
615 * redirect output to /dev/tty.
631 dialog_state.output);
636 fputs(dialog_vars.input_result, dialog_state.output);
640 fflush(dialog_state.output);
1231 fprintf(dialog_state.output, *list, n ? leaf : dialog_version());
1232 (void) fputc('\n', dialog_state.output);
1375 process_common_options(int argc, char **argv, int offset, bool output) argument
[all...]
/freebsd-11.0-release/contrib/opie/libopie/
H A Dmd4c.c242 /* Encodes input (UINT4) into output (unsigned char). Assumes len is
245 static VOIDRET Encode FUNCTION((output, input, len), unsigned char *output AND UINT4 *input AND unsigned int len)
250 output[j] = (unsigned char) (input[i] & 0xff);
251 output[j + 1] = (unsigned char) ((input[i] >> 8) & 0xff);
252 output[j + 2] = (unsigned char) ((input[i] >> 16) & 0xff);
253 output[j + 3] = (unsigned char) ((input[i] >> 24) & 0xff);
257 /* Decodes input (unsigned char) into output (UINT4). Assumes len is
260 static VOIDRET Decode FUNCTION((output, input, len), UINT4 *output AN
[all...]

Completed in 378 milliseconds

1234567891011>>