Searched defs:num (Results 1 - 25 of 952) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ntp/libntp/
H A Drefidsmear.c36 convertLFPToRefID(l_fp num) argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dclosefrom.c48 int num = getdtablesize(); local
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_log2.c45 __log2(u_int32_t num) argument
/freebsd-11-stable/lib/libc/i386/sys/
H A Di386_get_ldt.c37 i386_get_ldt(int start, union descriptor *descs, int num) argument
H A Di386_set_ldt.c37 i386_set_ldt(int start, union descriptor *descs, int num) argument
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dparsefields.c12 int num; local
/freebsd-11-stable/contrib/unbound/services/
H A Dmodstack.h52 int num; member in struct:module_stack
/freebsd-11-stable/contrib/ldns/compat/
H A Dcalloc.c15 calloc(size_t num, size_t size) argument
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_sigcrypt.h71 size_t num; member in struct:algo_needs
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DFindBugs.cpp39 unsigned num = 1; local
/freebsd-11-stable/contrib/gcc/config/
H A Dudivmodsi4.c2 udivmodsi4(unsigned long num, unsigned long den, int modwanted) argument
/freebsd-11-stable/contrib/opie/libopie/
H A Dparsechallenge.c28 int num; member in struct:algorithm
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ofb.c55 AES_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num) argument
H A Daes_cfb.c61 AES_cfb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num, const int enc) argument
71 AES_cfb1_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num, const int enc) argument
79 AES_cfb8_encrypt(const unsigned char *in, unsigned char *out, size_t length, const AES_KEY *key, unsigned char *ivec, int *num, const int enc) argument
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dt_pkey.c65 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, argument
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_mpi.c66 int num = 0; local
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ofb.c116 Camellia_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t length, const CAMELLIA_KEY *key, unsigned char *ivec, int *num) argument
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_none.c82 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/freebsd-11-stable/crypto/openssl/crypto/seed/
H A Dseed_ofb.c111 SEED_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num) argument
/freebsd-11-stable/crypto/openssl/ssl/
H A Ds23_pkt.c71 int i, num, tot; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_redrawln.c45 wredrawln(WINDOW *win, int beg, int num) argument
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dstrerror.c49 isc__strerror(int num, char *buf, size_t size) { argument
/freebsd-11-stable/lib/libc/tests/gen/
H A Dtest-fnmatch.c39 write_sh_tests(const char *progname, int num) argument
/freebsd-11-stable/lib/libnetbsd/
H A Dstrsuftoll.c111 long long num, t; local
[all...]
/freebsd-11-stable/lib/libutil/
H A Dexpand_number.c39 expand_number(const char *buf, uint64_t *num) argument

Completed in 428 milliseconds

1234567891011>>