/dflybsd-src/contrib/ldns/ |
H A D | host2str.c | 200 ldns_pkt_opcode2buffer_str(ldns_buffer *output, ldns_pkt_opcode opcode) in ldns_pkt_opcode2buffer_str() 212 ldns_pkt_rcode2buffer_str(ldns_buffer *output, ldns_pkt_rcode rcode) in ldns_pkt_rcode2buffer_str() 224 ldns_algorithm2buffer_str(ldns_buffer *output, in ldns_algorithm2buffer_str() 238 ldns_cert_algorithm2buffer_str(ldns_buffer *output, in ldns_cert_algorithm2buffer_str() 337 ldns_rdf2buffer_str_dname(ldns_buffer *output, const ldns_rdf *dname) in ldns_rdf2buffer_str_dname() 389 ldns_rdf2buffer_str_int8(ldns_buffer *output, const ldns_rdf *rdf) in ldns_rdf2buffer_str_int8() 397 ldns_rdf2buffer_str_int16(ldns_buffer *output, const ldns_rdf *rdf) in ldns_rdf2buffer_str_int16() 405 ldns_rdf2buffer_str_int32(ldns_buffer *output, const ldns_rdf *rdf) in ldns_rdf2buffer_str_int32() 413 ldns_rdf2buffer_str_time(ldns_buffer *output, const ldns_rdf *rdf) in ldns_rdf2buffer_str_time() 428 ldns_rdf2buffer_str_a(ldns_buffer *output, const ldns_rdf *rdf) in ldns_rdf2buffer_str_a() [all …]
|
/dflybsd-src/bin/sh/ |
H A D | output.h | 44 struct output { struct 54 extern struct output output; /* to fd 1 */ argument
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | c-lang.c | 372 struct obstack *output, int length) in convert_ucn() 398 struct obstack *output) in emit_numeric_character() 414 char *limit, struct obstack *output) in convert_octal() 439 char *limit, struct obstack *output) in convert_hex() 470 char *p, char *limit, struct obstack *output) in convert_escape() 522 parse_one_string (struct obstack *output, char *data, int len, in parse_one_string() 564 struct obstack output; in evaluate_subexp_c() local
|
H A D | completer.c | 334 add_struct_fields (struct type *type, VEC (char_ptr) **output, in add_struct_fields() 855 char *output = NULL; in line_completion_function() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-cloog-util.c | 314 int output, int input, int locals, in openscop_print_cloog_matrix() 341 int output, int input, int locals, in openscop_print_polyhedron_matrix() 355 openscop_read_cloog_matrix (FILE *file, int *output, int *input, int *locals, in openscop_read_cloog_matrix() 398 int *output, int *input, int *locals, in openscop_read_polyhedron_matrix()
|
/dflybsd-src/sys/crypto/des/ |
H A D | des_ecb.c | 98 void des_ecb_encrypt(des_cblock *input, des_cblock *output, in des_ecb_encrypt() 114 void des_ecb3_encrypt(des_cblock *input, des_cblock *output, in des_ecb3_encrypt()
|
/dflybsd-src/lib/libc/gen/ |
H A D | fmtmsg.c | 56 char *env, *msgverb, *output; in fmtmsg() local 120 char *comp, *output; in printfmt() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | mkmap-symver.awk | 106 function output(lib) { function
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | xmemdup.c | 37 PTR output = xmalloc (alloc_size); in xmemdup() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | xmemdup.c | 37 PTR output = xcalloc (1, alloc_size); in xmemdup() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | xmemdup.c | 37 PTR output = xmalloc (alloc_size); in xmemdup() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | xmemdup.c | 37 PTR output = xmalloc (alloc_size); in xmemdup() local
|
/dflybsd-src/usr.bin/window/ |
H A D | compress.c | 649 cc_compress_phase(struct cc **output, int bufsize, struct cc **tokens, int ntoken) in cc_compress_phase() 662 cc_compress_phase1(struct cc **output, struct cc **tokens, int ntoken, int flag) in cc_compress_phase1() 712 cc_compress_cleanup(struct cc **output, int bufsize) in cc_compress_cleanup() 747 cc_compress(struct cc **output, struct cc **tokens, char flag) in cc_compress() 857 cc_output_phase(char *buffer, struct cc **output, int bufsize) in cc_output_phase()
|
/dflybsd-src/contrib/gdb-7/gdb/cli/ |
H A D | cli-logging.c | 83 struct ui_file *output, *new_logging_no_redirect_file; in set_logging_redirect() local 190 struct ui_file *output; in handle_redirections() local
|
/dflybsd-src/contrib/ldns/compat/ |
H A D | b64_ntop.c | 118 uint8_t output[4]; in ldns_b64_ntop() local
|
/dflybsd-src/crypto/libressl/crypto/des/ |
H A D | ecb3_enc.c | 61 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb3_encrypt()
|
H A D | ecb_enc.c | 104 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, in DES_ecb_encrypt()
|
/dflybsd-src/tools/tools/splitpatch/ |
H A D | splitpatch.py | 56 def splitpatch(source, output = directory_save, quiet = False): argument
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl_term.c | 42 char *output; /* Corresponding vi command. */ member 91 CHAR_T output[5]; in cl_term_init() local
|
/dflybsd-src/lib/libc/net/ |
H A D | base64.c | 131 unsigned char output[4]; in b64_ntop() local
|
/dflybsd-src/sys/kern/ |
H A D | md4c.c | 257 Encode(unsigned char *output, UINT4 *input, unsigned int len) in Encode() 273 Decode(UINT4 *output, const unsigned char *input, unsigned int len) in Decode()
|
H A D | md5c.c | 59 Encode (unsigned char *output, u_int32_t *input, unsigned int len) in Encode() 79 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in Decode()
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | seq.h | 34 CHAR_T *output; /* Sequence output keys. */ member
|
/dflybsd-src/sys/opencrypto/ |
H A D | deflate.c | 60 u_int8_t *output; in deflate_global() local
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_filter.c | 44 int input[2], output[2], rval; in ex_filter() local
|