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

1234567891011>>

/freebsd-10-stable/contrib/unbound/services/
H A Dmodstack.h52 int num; member in struct:module_stack
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dclosefrom.c48 int num = getdtablesize(); local
/freebsd-10-stable/contrib/ntp/libntp/
H A Drefidsmear.c36 convertLFPToRefID(l_fp num) argument
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dparsefields.c12 int num; local
/freebsd-10-stable/contrib/ldns/compat/
H A Dcalloc.c15 calloc(size_t num, size_t size) argument
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_sigcrypt.h69 size_t num; member in struct:algo_needs
/freebsd-10-stable/lib/libc/db/hash/
H A Dhash_log2.c45 __log2(u_int32_t num) argument
/freebsd-10-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-10-stable/contrib/gcc/config/
H A Dudivmodsi4.c2 udivmodsi4(unsigned long num, unsigned long den, int modwanted) argument
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DFindBugs.cpp50 unsigned num = 1; local
/freebsd-10-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-10-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-10-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
/freebsd-10-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-10-stable/contrib/llvm/lib/Support/
H A DPluginLoader.cpp42 std::string &PluginLoader::getPlugin(unsigned num) { argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DEndian.h21 uint32_t num; member in union:lldb::endian::EndianTest
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_redrawln.c45 wredrawln(WINDOW *win, int beg, int num) argument
/freebsd-10-stable/contrib/opie/libopie/
H A Dparsechallenge.c26 int num; member in struct:algorithm
/freebsd-10-stable/contrib/unbound/util/
H A Dtimehist.h65 size_t num; member in struct:timehist
/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dinquire_sec_context_by_oid.c73 uint32_t num; local
/freebsd-10-stable/lib/libutil/
H A Dexpand_number.c39 expand_number(const char *buf, uint64_t *num) argument
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dt_pkey.c65 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, argument
/freebsd-10-stable/crypto/openssl/crypto/md2/
H A Dmd2.h76 unsigned int num; member in struct:MD2state_st
/freebsd-10-stable/crypto/openssl/crypto/mdc2/
H A Dmdc2.h76 unsigned int num; member in struct:mdc2_ctx_st

Completed in 179 milliseconds

1234567891011>>