Searched defs:num (Results 126 - 150 of 840) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dget_addrs.c102 unsigned int num, idx; local
/freebsd-10-stable/lib/libdwarf/
H A Ddwarf_loc.c535 int num; local
/freebsd-10-stable/lib/libkiconv/
H A Dquirks.c161 quirk_vendor2unix(uint16_t c, struct quirk_replace_list *replace_list, size_t num) argument
173 quirk_unix2vendor(uint16_t c, struct quirk_replace_list *replace_list, size_t num) argument
/freebsd-10-stable/sbin/hastd/
H A Dhast_checksum.c78 checksum_name(int num) argument
H A Dhast_compression.c188 compression_name(int num) argument
/freebsd-10-stable/share/examples/perfmon/
H A Dperfmon.c53 int c, fd, num; local
/freebsd-10-stable/tools/regression/lib/libc/gen/
H A Dtest-fnmatch.c217 write_sh_tests(const char *progname, int num) argument
/freebsd-10-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-10-stable/usr.bin/hexdump/
H A Dodsyntax.c192 char *p, *num, *end; local
/freebsd-10-stable/usr.bin/ipcrm/
H A Dipcrm.c82 int num; local
123 int num; local
165 int num; local
[all...]
/freebsd-10-stable/usr.bin/tip/libacu/
H A Dbiz22.c61 biz_dialer(char *num, char *mod) argument
102 logent(value(HOST), num, "biz1022", line); local
111 biz22w_dialer(char *num, char *acu) argument
117 biz22f_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-10-stable/usr.bin/tip/tip/
H A Dvalue.c282 int num; local
/freebsd-10-stable/usr.bin/xlint/lint2/
H A Demit2.c260 addoutfile(short num) argument
/freebsd-10-stable/usr.sbin/makefs/ffs/
H A Dffs_balloc.c88 int osize, nsize, num, i, error; local
339 int osize, nsize, num, i, error; local
[all...]
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_filio.c203 int error, num; local
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbf_null.c142 static long nullf_ctrl(BIO *b, int cmd, long num, void *ptr) argument
H A Dbss_null.c114 static long null_ctrl(BIO *b, int cmd, long num, void *ptr) argument
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dexp.c17 int j, i, size = SIZE, num = NUM, mod = MOD; local
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Dcfb64ede.c152 register int num = numbits, i; local
68 DES_ede3_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *ks1, DES_key_schedule *ks2, DES_key_schedule *ks3, DES_cblock *ivec, int *num, int enc) argument
131 DES_ede2_cfb64_encrypt(unsigned char *in, unsigned char *out, long length, DES_key_schedule ks1, DES_key_schedule ks2, DES_cblock (*ivec), int *num, int enc) argument
195 ovec[i] <<= num % 8; local
232 ovec[i] <<= num % 8; local
[all...]
H A Dcfb_enc.c79 register int num = numbits / 8, n = (numbits + 7) / 8, i, rem = local
/freebsd-10-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-10-stable/crypto/openssl/crypto/modes/
H A Dcfb128.c192 int n, rem, num; local
67 CRYPTO_cfb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) argument
223 CRYPTO_cfb128_1_encrypt(const unsigned char *in, unsigned char *out, size_t bits, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) argument
242 CRYPTO_cfb128_8_encrypt(const unsigned char *in, unsigned char *out, size_t length, const void *key, unsigned char ivec[16], int *num, int enc, block128_f block) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/
H A Dsparcv9cap.c17 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
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds2_enc.c69 int num; local

Completed in 158 milliseconds

1234567891011>>