Searched defs:num (Results 151 - 175 of 952) sorted by relevance

1234567891011>>

/freebsd-11-stable/tools/regression/poll/
H A Dpipeselect.c36 report(int num, const char *state, int expected, int got) argument
60 child(int fd, int num) argument
276 int fd[2], num; local
[all...]
/freebsd-11-stable/usr.bin/hexdump/
H A Dodsyntax.c192 char *p, *num, *end; local
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_ctrl.c90 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) argument
250 int num; local
287 int num, flags; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dbio_md.c174 static long md_ctrl(BIO *b, int cmd, long num, void *ptr) argument
H A De_rc2.c171 long num = 0; local
196 long num; local
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A Dmd4_dgst.c89 void md4_block_data_order(MD4_CTX *c, const void *data_, size_t num) argument
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A Dmd5_dgst.c89 void md5_block_data_order(MD5_CTX *c, const void *data_, size_t num) argument
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A Drmd_dgst.c88 void ripemd160_block_data_order(RIPEMD160_CTX *ctx, const void *p, size_t num) argument
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_filio.c204 int error, num; local
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dbiz31.c65 biz_dialer(char *num, char *mod) argument
101 logent(value(HOST), num, "biz", line); local
114 biz31w_dialer(char *num, char *acu) argument
120 biz31f_dialer(char *num, char *acu) argument
H A Dv3451.c57 v3451_dialer(char *num, char *acu) argument
75 logent(value(HOST), num, "vadic", "can't synch up"); local
87 logent(value(HOST), num, "vadic", "will not accept dial"); local
96 logent(value(HOST), num, "vadic", "will not accept number"); local
111 logent(value(HOST), num, "vadic", "failed to dial"); local
122 logent(value(HOST), num, "vadic", "call failed"); local
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c87 int num; local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_bytes.c279 int num; local
/freebsd-11-stable/crypto/openssl/apps/
H A Dgenrsa.c96 int i, num = DEFBITS; local
/freebsd-11-stable/sys/arm/arm/
H A Didentcpu-v4.c273 u_int cpu_pfr(int num) argument
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsatest.c245 static int ok = 0, num = 0; local
/freebsd-11-stable/lib/libmd/
H A Dripemd.h80 int num; member in struct:RIPEMD160state_st
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_mem.c202 static long mem_ctrl(BIO *b, int cmd, long num, void *ptr) argument
[all...]
/freebsd-11-stable/lib/libedit/TEST/
H A Dtc1.c126 int num; local
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_div.c190 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, argument
[all...]
H A Dbn_print.c104 int i = 0, num, ok = 0; local
182 int num; local
260 int num; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dppccap.c24 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, const BN_ULONG *np, const BN_ULONG *n0, int num) argument
[all...]
/freebsd-11-stable/lib/libfetch/
H A Dcommon.h66 const int num; member in struct:fetcherr
/freebsd-11-stable/lib/libedit/
H A Dhist.c164 int num; local
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dctr128.c119 CRYPTO_ctr128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, block128_f block) argument
198 CRYPTO_ctr128_encrypt_ctr32(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], unsigned char ecount_buf[16], unsigned int *num, ctr128_f func) argument
[all...]

Completed in 214 milliseconds

1234567891011>>