Searched refs:input (Results 376 - 400 of 401) sorted by relevance

<<11121314151617

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c426 /* Pointer to the base of the input buffer that holds the original text for the
431 /* Pointer to the byte just beyond the end of the input buffer that holds the
436 /* Pointer to the base of the input buffer that holds the cleaned text for the
441 /* Pointer to the byte just beyond the end of the input buffer that holds the
523 savestring (const char *input, unsigned int size)
526 strcpy (output, input);
1001 /* Make a copy of the input string in line_buf, expanding as necessary. */
1060 dots to get a shortest possible filename from the given input
1204 if (!*path_p) /* input *is* the current path! */
1231 Reject it if longer than the input
521 savestring(const char *input, unsigned int size) argument
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1698 YYDPRINTF ((stderr, "Now at end of input.\n"));
2861 /* Return failure if at end of input. */
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dieee.c3083 bfd *input)
3091 input_bfd = input;
3094 bfd_bread ((void *) input_ptr_start, (bfd_size_type) IBS, input);
3098 /* Gather together all the debug information from each input BFD into
3357 from an input ieee file. */
3079 relocate_debug(bfd *output ATTRIBUTE_UNUSED, bfd *input) argument
H A Delf.c748 relocation sections are in section group in input object
1535 This flag is then reset by the code which reads an ELF input
3004 start of the input section group. */
3209 /* elf_linked_to_section points to the input section. */
4391 objcopy, we set m->p_align from the input file. Use this
5201 input sections rather than the output section. */
5352 /* If the output section of a section in the input segment is NULL,
5379 of the input BFD. For this first scan we look for overlaps
5476 /* Find the first section in the input segment, which may be
5496 using the physical address of the segment in the input BF
8247 elfcore_write_note(bfd *abfd, char *buf, int *bufsiz, const char *name, int type, const void *input, int size) argument
[all...]
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp37 #include "input.h"
348 warning(WARN_INPUT, "invalid input character code %1", int(c));
373 warning(WARN_INPUT, "invalid input character code %1", int(c));
386 *filenamep = "<standard input>";
578 fatal("input stack limit exceeded (probable infinite loop)");
681 fatal("input stack limit exceeded");
786 copy_mode_error("end of input in escape name");
1860 error("end of input after escape character");
2360 return "end of input";
2526 // This implements .ex. The input stac
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c1089 struct evbuffer *input; local
1092 input = bufferevent_get_input(evcon->bufev);
1093 total_len = evbuffer_get_length(input);
3970 /** Returns the input headers */
3982 /** Returns the input buffer */
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c6525 char *input, *ptr; local
6538 input = args;
6542 ptr = next_token(&input, " \t");
6549 zonetxt = next_token(&input, " \t");
6556 classtxt = next_token(&input, " \t");
6559 viewtxt = next_token(&input, " \t");
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh415 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
416 # in input to double_quote_subst, that '$' was protected from expansion.
417 # Since each input `\' is now two `\'s, look for any number of runs of
1574 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1577 # or path in func_cygpath_result (input file name or path is assumed to be in
4991 - Unescaped double quotes are removed from the input. Their only effect is
5427 func_fatal_error "link input file \`$arg' does not exist"
8244 func_verbose "creating $NM input file list: $output"
8401 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh415 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
416 # in input to double_quote_subst, that '$' was protected from expansion.
417 # Since each input `\' is now two `\'s, look for any number of runs of
1574 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1577 # or path in func_cygpath_result (input file name or path is assumed to be in
4991 - Unescaped double quotes are removed from the input. Their only effect is
5427 func_fatal_error "link input file \`$arg' does not exist"
8244 func_verbose "creating $NM input file list: $output"
8401 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh415 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
416 # in input to double_quote_subst, that '$' was protected from expansion.
417 # Since each input `\' is now two `\'s, look for any number of runs of
1574 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1577 # or path in func_cygpath_result (input file name or path is assumed to be in
4991 - Unescaped double quotes are removed from the input. Their only effect is
5427 func_fatal_error "link input file \`$arg' does not exist"
8244 func_verbose "creating $NM input file list: $output"
8401 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh416 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
417 # in input to double_quote_subst, that '$' was protected from expansion.
418 # Since each input `\' is now two `\'s, look for any number of runs of
1545 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1548 # or path in func_cygpath_result (input file name or path is assumed to be in
4959 - Unescaped double quotes are removed from the input. Their only effect is
5395 func_fatal_error "link input file \`$arg' does not exist"
8202 func_verbose "creating $NM input file list: $output"
8359 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh415 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
416 # in input to double_quote_subst, that '$' was protected from expansion.
417 # Since each input `\' is now two `\'s, look for any number of runs of
1544 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1547 # or path in func_cygpath_result (input file name or path is assumed to be in
4958 - Unescaped double quotes are removed from the input. Their only effect is
5394 func_fatal_error "link input file \`$arg' does not exist"
8193 func_verbose "creating $NM input file list: $output"
8350 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh419 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
420 # in input to double_quote_subst, that '$' was protected from expansion.
421 # Since each input `\' is now two `\'s, look for any number of runs of
1543 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1546 # or path in func_cygpath_result (input file name or path is assumed to be in
4952 - Unescaped double quotes are removed from the input. Their only effect is
5382 func_fatal_error "link input file \`$arg' does not exist"
8177 func_verbose "creating $NM input file list: $output"
8334 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh419 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
420 # in input to double_quote_subst, that '$' was protected from expansion.
421 # Since each input `\' is now two `\'s, look for any number of runs of
1543 # (2), returns the Cygwin file name or path in func_cygpath_result (input
1546 # or path in func_cygpath_result (input file name or path is assumed to be in
4952 - Unescaped double quotes are removed from the input. Their only effect is
5382 func_fatal_error "link input file \`$arg' does not exist"
8177 func_verbose "creating $NM input file list: $output"
8334 func_verbose "creating linker input file list: $output"
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.c1152 * as part of validating the type of the input argument.
1849 * format is %s, then either the input format is %s as well or
/freebsd-9.3-release/crypto/openssh/
H A Dmux.c1044 if ((ptr = buffer_get_string_ptr_ret(&c->input, &have)) == NULL) {
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin104 # do this, the capability will be ignored on input (though the user will
511 req_for_input rfi str RF - - ----- send next input char (for ptys)
920 #key_smap_in1 kmpf1 str Kv - - ----K special mapped key 1 input
922 #key_smap_in2 kmpf2 str Kw - - ----K special mapped key 2 input
924 #key_smap_in3 kmpf3 str Kx - - ----K special mapped key 3 input
926 #key_smap_in4 kmpf4 str Ky - - ----K special mapped key 4 input
928 #key_smap_in5 kmpf5 str Kz - - ----K special mapped key 5 input
934 #key_smap_in6 kmpf6 str k! - - ----K special mapped key 6 input
936 #key_smap_in7 kmpf7 str k# - - ----K special mapped key 7 input
938 #key_smap_in8 kmpf8 str k% - - ----K special mapped key 8 input
[all...]
H A DCaps104 # do this, the capability will be ignored on input (though the user will
543 req_for_input rfi str RF - - ----- send next input char (for ptys)
1094 #key_smap_in1 kmpf1 str Kv - - ----K special mapped key 1 input
1096 #key_smap_in2 kmpf2 str Kw - - ----K special mapped key 2 input
1098 #key_smap_in3 kmpf3 str Kx - - ----K special mapped key 3 input
1100 #key_smap_in4 kmpf4 str Ky - - ----K special mapped key 4 input
1102 #key_smap_in5 kmpf5 str Kz - - ----K special mapped key 5 input
1108 #key_smap_in6 kmpf6 str k! - - ----K special mapped key 6 input
1110 #key_smap_in7 kmpf7 str k# - - ----K special mapped key 7 input
1112 #key_smap_in8 kmpf8 str k% - - ----K special mapped key 8 input
[all...]
H A DCaps.hpux11104 # do this, the capability will be ignored on input (though the user will
604 req_for_input rfi str RF - - ----- send next input char (for ptys)
1108 #key_smap_in1 kmpf1 str Kv - - ----K special mapped key 1 input
1110 #key_smap_in2 kmpf2 str Kw - - ----K special mapped key 2 input
1112 #key_smap_in3 kmpf3 str Kx - - ----K special mapped key 3 input
1114 #key_smap_in4 kmpf4 str Ky - - ----K special mapped key 4 input
1116 #key_smap_in5 kmpf5 str Kz - - ----K special mapped key 5 input
1122 #key_smap_in6 kmpf6 str k! - - ----K special mapped key 6 input
1124 #key_smap_in7 kmpf7 str k# - - ----K special mapped key 7 input
1126 #key_smap_in8 kmpf8 str k% - - ----K special mapped key 8 input
[all...]
H A DCaps.keys106 # do this, the capability will be ignored on input (though the user will
545 req_for_input rfi str RF - - ----- send next input char (for ptys)
1184 #key_smap_in1 kmpf1 str Kv - - ----K special mapped key 1 input
1186 #key_smap_in2 kmpf2 str Kw - - ----K special mapped key 2 input
1188 #key_smap_in3 kmpf3 str Kx - - ----K special mapped key 3 input
1190 #key_smap_in4 kmpf4 str Ky - - ----K special mapped key 4 input
1192 #key_smap_in5 kmpf5 str Kz - - ----K special mapped key 5 input
1198 #key_smap_in6 kmpf6 str k! - - ----K special mapped key 6 input
1200 #key_smap_in7 kmpf7 str k# - - ----K special mapped key 7 input
1202 #key_smap_in8 kmpf8 str k% - - ----K special mapped key 8 input
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dcrypto.c188 * string as input and converts it via a one-way encryption algorithm to a DES
4074 const krb5_data *input,
4087 return (*et->prf)(context, crypto, input, output);
4072 krb5_crypto_prf(krb5_context context, const krb5_crypto crypto, const krb5_data *input, krb5_data *output) argument
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh183 # `\'-ed in input to the same. If an odd number of `\' preceded a '$'
184 # in input to double_quote_subst, that '$' was protected from expansion.
185 # Since each input `\' is now two `\'s, look for any number of runs of
2891 func_fatal_error "link input file \`$arg' does not exist"
5661 func_echo "creating linker input file list: $output"
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2282 Expr *input);
4380 /// \param SS The nested-name-specifier, which is both an input
4412 /// \param SS The nested-name-specifier, which is both an input
5732 /// input and an output parameter, which can be set by the caller if the
7570 /// decays, possibly changing the input variable.
/freebsd-9.3-release/contrib/openbsm/
H A Dconfigure3408 yyless ((input () != 0)); }
3726 # 10*(2^10) chars as input seems more than enough
3802 # 10*(2^10) chars as input seems more than enough
3868 # 10*(2^10) chars as input seems more than enough
3935 # 10*(2^10) chars as input seems more than enough
6890 # Broken: fails on valid input.
6902 # Broken: success on invalid input.
6949 # Broken: fails on valid input.
6961 # Broken: success on invalid input.
9216 $CC -shared${allow_undefined_flag} ${wl}-input
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh1619 # Test case 6 and test case 7 both use the same input files, but they
1620 # order the input files differently. In one case, a certain file is
7783 # I based the client input in the next two tests on actual input
18795 # While we're at it, check multi-line comments, input from file,

Completed in 413 milliseconds

<<11121314151617