Home
last modified time | relevance | path

Searched defs:tmp (Results 101 – 125 of 1828) sorted by relevance

12345678910>>...74

/freebsd/bin/dd/
H A Dargs.c106 struct arg *ap, tmp; in jcl() local
268 struct iflag *ip, tmp; in f_iflag() local
378 struct conv *cp, tmp; in f_conv() local
414 struct oflag *op, tmp; in f_oflag() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.c409 int tmp; in arg_match_long() local
454 double tmp; in arg_match_long() local
518 int tmp; in arg_match_short() local
529 double tmp; in arg_match_short() local
H A Dsnprintf.c85 unsigned char *tmp; in as_reserve() local
547 char *tmp; in rk_snprintf() local
580 char *tmp; in rk_asprintf() local
611 char *tmp; in rk_asnprintf() local
661 char *tmp; in rk_vasnprintf() local
H A Demalloc.c48 void *tmp = malloc (sz); in emalloc() local
H A Destrdup.c48 char *tmp = strdup (str); in estrdup() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h53 uint64_t tmp = ix - Off; in log_inline() local
101 special_case (double tmp, uint64_t sbits, uint64_t ki) in special_case()
189 double tmp = r + r2 * Cs[0] + r * r2 * (Cs[1] + r * Cs[2]); in exp_inline() local
236 double tmp = r + r2 * Cs[0] + r * r2 * (Cs[1] + r * Cs[2]); in exp_nosignbias() local
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dinet_pton.c86 unsigned char tmp[NS_INADDRSZ], *tp; in inet_pton4() local
138 unsigned char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; in inet_pton6() local
/freebsd/crypto/krb5/src/lib/krad/
H A Dt_remote.c79 krb5_data tmp = string2data((char *)password); in do_auth() local
109 krb5_data tmp; in main() local
H A Dt_code.c35 const char *tmp; in main() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h36 exp_inline_special_case (double_t tmp, uint64_t sbits, uint64_t ki) in exp_inline_special_case()
88 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local
/freebsd/libexec/getty/
H A Dchat.c137 char *tmp = NULL; in read_chat() local
241 char * tmp = buf ? *buf : tmpbuf; in cleanchr() local
273 static char * tmp = NULL; in cleanstr() local
/freebsd/sys/fs/tarfs/
H A Dtarfs_subr.c61 unsigned int tmp; in tarfs_sysctl_handle_ioshift() local
165 tarfs_alloc_node(struct tarfs_mount *tmp, const char *name, size_t namelen, in tarfs_alloc_node()
381 struct tarfs_mount *tmp; in tarfs_free_node() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gcd.c84 BIGNUM *tmp; in bn_mod_inverse_no_branch() local
359 BIGNUM *tmp; in int_bn_mod_inverse() local
552 BIGNUM *tmp; in BN_are_coprime() local
H A Dbn_sqr.c31 BIGNUM *tmp, *rr; in bn_sqr_fixed_top() local
109 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth_otp.c83 char *tmp; in codec_value_to_data() local
213 k5_json_object obj = NULL, tmp = NULL; in codec_encode_challenge() local
318 k5_json_value obj = NULL, arr = NULL, tmp = NULL; in codec_decode_challenge() local
382 krb5_data tmp; in codec_decode_answer() local
819 krb5_data *tmp; in set_pa_data() local
994 krb5_data tmp; in otp_client_prep_questions() local
1043 char *tmp; in save_config_tokeninfo() local
1199 char *tmp; in krb5_responder_otp_set_answer() local
/freebsd/contrib/bearssl/src/mac/
H A Dhmac.c41 unsigned char tmp[256]; in process_key() local
109 unsigned char tmp[64]; in br_hmac_out() local
/freebsd/lib/libc/gen/
H A Derand48.c19 uint48 tmp; in erand48() local
H A Dnrand48.c19 uint48 tmp; in nrand48() local
H A Djrand48.c19 uint48 tmp; in jrand48() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c74 char *tmp; in copy_txt_to_realms() local
143 char **tmp = krb5_config_get_strings (context, NULL, in config_find_realm() local
/freebsd/sys/crypto/aesni/
H A Daesencdec.h115 __m128i tmp; in aesni_enc() local
131 __m128i tmp; in aesni_dec() local
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c413 uint16_t tmp; in bwn_phy_lp_init() local
818 tmp[6]; in bwn_phy_lp_b2063_switch_channel() local
955 uint32_t tmp[9]; in bwn_phy_lp_b2062_switch_channel() local
1036 uint16_t tmp = (channel == 14); in bwn_phy_lp_set_anafilter() local
1054 uint16_t iso, tmp[3]; in bwn_phy_lp_set_gaintbl() local
1493 uint16_t tmp, tmp2; in bwn_phy_lp_bbinit_r01() local
1763 uint8_t tmp; in bwn_phy_lp_rxcal_r2() local
1825 uint32_t npwr, ipwr, sqpwr, tmp; in bwn_phy_lp_rccal_r12() local
2219 uint16_t tmp; in bwn_phy_lp_get_txgain() local
2291 uint16_t ext_lna, high_gain, lna, low_gain, trsw, tmp; in bwn_phy_lp_set_rxgain() local
[all …]
/freebsd/usr.sbin/autofs/
H A Dcommon.c130 char *component, *copy, *tofree, *partial, *tmp; in create_directory() local
260 struct node *child, *tmp; in node_delete() local
289 struct node *n, *n2, *tmp, *tmp2, *tmproot; in node_expand_includes() local
504 struct node *child, *tmp; in node_expand_maps() local
622 char *path, *options, *tmp; in node_print_indent() local
679 char *tmp; in node_find_x() local
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_device_path.c118 char *dir, *env, *envdup = NULL, *tmp = NULL; in zfs_strcmp_shortname() local
176 char *dir, *tmp = NULL; in zfs_strcmp_pathname() local
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp.c35 specialcase (double_t tmp, uint64_t sbits, uint64_t ki) in specialcase()
87 double_t kd, z, r, r2, scale, tail, tmp; in exp_inline() local

12345678910>>...74