Searched defs:in (Results 101 - 125 of 802) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_set.c84 ASN1_INTEGER *in; local
115 ASN1_TIME *in; local
132 ASN1_TIME *in; local
[all...]
H A Dx509cset.c87 ASN1_TIME *in; local
104 ASN1_TIME *in; local
137 ASN1_TIME *in; local
154 ASN1_INTEGER *in; local
[all...]
/freebsd-11-stable/usr.bin/what/
H A Dwhat.c57 FILE *in; local
110 search(bool one, bool quiet, FILE *in) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_nettomedia.c44 mib_find_arp(const struct mibif *ifp, struct in_addr in) argument
63 mib_arp_create(const struct mibif *ifp, struct in_addr in, const u_char *phys, argument
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_inode_cnv.c46 ext2_print_inode(struct inode *in) argument
[all...]
/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyparam.c73 BIO *in = NULL, *out = NULL; local
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c57 struct sockaddr_in *in; local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha384-internal.c66 int sha384_process(struct sha384_state *md, const unsigned char *in, argument
/freebsd-11-stable/crypto/openssh/
H A Dcipher-bf1.c78 bf_ssh1_cipher(EVP_CIPHER_CTX *ctx, u_char *out, const u_char *in, argument
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_mem.c40 convert_mprot(cloudabi_mprot_t in, int *out) argument
H A Dcloudabi_clock.c42 cloudabi_convert_clockid(cloudabi_clockid_t in, clockid_t *out) argument
64 cloudabi_convert_timespec(const struct timespec *in, cloudabi_timestamp_t *out) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c42 u32 *in; local
[all...]
/freebsd-11-stable/lib/msun/tests/
H A Dconj_test.c77 complex float in; local
85 __imag__ in = tests[2 * i + 1]; local
88 assert(fpequal(libcrealf(in), __real__ in)); local
89 assert(fpequal(libcreal(in), __real_ local
90 assert(fpequal(libcreall(in), __real__ in)); local
91 assert(fpequal(libcimagf(in), __imag__ in)); local
92 assert(fpequal(libcimag(in), __imag__ in)); local
93 assert(fpequal(libcimagl(in), __imag__ in)); local
[all...]
/freebsd-11-stable/usr.sbin/utx/
H A Dutx.c41 b16_pton(const char *in, char *out, size_t len) argument
/freebsd-11-stable/usr.sbin/nandtool/
H A Dnand_writeoob.c45 char *dev, *in; local
[all...]
/freebsd-11-stable/usr.bin/gzip/
H A Dunbzip2.c39 unbzip2(int in, int out, char *pre, size_t prelen, off_t *bytes_in) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c201 __archive_check_child(int in, int out) argument
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestsiphash.c115 u8 in[MAXLEN], out[8], k[16]; local
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dmd5.c122 transform(isc_uint32_t buf[4], isc_uint32_t const in[16]) { argument
[all...]
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_queue.c46 unsigned int in; /**< next empty location */ member in struct:apr_queue_t
[all...]
/freebsd-11-stable/contrib/libucl/utils/
H A Dobjdump.c108 FILE *in; local
[all...]
H A Ducl-tool.c53 FILE *in = stdin, *out = stdout; local
[all...]
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c257 uni_encode(struct uni_msg *msg, struct uni_all *in, struct unicx *cx) argument
[all...]
/freebsd-11-stable/lib/libiconv_modules/iconv_none/
H A Dcitrus_iconv_none.c99 _citrus_iconv_none_iconv_convert(struct _citrus_iconv * __restrict ci __unused, char * __restrict * __restrict in, size_t * __restrict inbytes, char * __restrict * __restrict out, size_t * __restrict outbytes, uint32_t flags __unused, size_t * __restrict invalids) argument
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c70 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, voi argument
86 ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) argument
107 ASN1_item_d2i_bio(const ASN1_ITEM *it, BIO *in, void *x) argument
127 ASN1_item_d2i_fp(const ASN1_ITEM *it, FILE *in, void *x) argument
145 asn1_d2i_read_bio(BIO *in, BUF_MEM **pb) argument
[all...]

Completed in 333 milliseconds

1234567891011>>