Searched defs:in (Results 226 - 250 of 589) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.bin/gzip/
H A Dunpack.c148 unpack_parse_header(int in, int out, char *pre, size_t prelen, off_t *bytes_in, unpack_descriptor_t *unpackd) argument
311 unpack(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
[all...]
/freebsd-9.3-release/usr.bin/iconv/
H A Diconv.c78 char *in; local
/freebsd-9.3-release/usr.bin/ktrdump/
H A Dktrdump.c97 int in; local
/freebsd-9.3-release/usr.bin/systat/
H A Dnetcmds.c131 struct in_addr in; local
258 selecthost(struct in_addr *in, in argument
[all...]
/freebsd-9.3-release/usr.sbin/cron/cron/
H A Ddo_command.c441 register FILE *in = fdopen(stdout_pipe[READ_PIPE], "r"); local
[all...]
/freebsd-9.3-release/usr.sbin/fdread/
H A Dfdutil.c207 parse_fmt(const char *s, enum fd_drivetype type, struct fd_type in, struct fd_type *out) argument
385 print_fmt(struct fd_type in) argument
[all...]
/freebsd-9.3-release/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c332 char in = 0; local
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c180 struct in_addr in; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Da_mbstr.c86 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, argument
92 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) argument
258 traverse_string(const unsigned char *p, int len, int inform, int (*rfunc) (unsigned long value, void *in), void *arg) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_mem.c176 static int mem_write(BIO *b, const char *in, int inl) argument
[all...]
H A Dbf_buff.c212 static int buffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbf_lbuf.c154 static int linebuffer_write(BIO *b, const char *in, in argument
[all...]
H A Dbf_nbio.c161 static int nbiof_write(BIO *b, const char *in, int inl) argument
[all...]
/freebsd-9.3-release/crypto/openssl/apps/
H A Ddhparam.c158 BIO *in = NULL, *out = NULL; local
[all...]
H A Dasn1pars.c94 BIO *in = NULL, *out = NULL, *b64 = NULL, *derout = NULL; local
[all...]
H A Ddsaparam.c119 BIO *in local
[all...]
H A Dec.c94 BIO *in = NULL, *out = NULL; local
[all...]
H A Dverify.c288 BIO *in = NULL; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c71 TXT_DB *TXT_DB_read(BIO *in, int num) argument
[all...]
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A Dfips_dsa_sign.c142 int FIPS_dsa_sig_decode(DSA_SIG *sig, const unsigned char *in, int inlen) argument
[all...]
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssl_cert.c630 BIO *in; local
701 BIO *in; local
[all...]
H A Dssl_rsa.c86 BIO *in; local
219 BIO *in; local
296 BIO *in; local
427 BIO *in; local
516 BIO *in; local
590 BIO *in; local
654 BIO *in; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/rc2/
H A Drc2test.c111 unsigned char in[8] = { 0x00, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03 }; variable
/freebsd-9.3-release/crypto/openssl/fips/sha/
H A Dfips_shatest.c89 FILE *in = NULL, *out = NULL; local
141 dgst_test(FILE *out, FILE *in) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Dbio_enc.c236 enc_write(BIO *b, const char *in, int inl) argument
[all...]

Completed in 143 milliseconds

1234567891011>>