Home
last modified time | relevance | path

Searched defs:tmp (Results 451 – 475 of 1828) sorted by relevance

1...<<11121314151617181920>>...74

/freebsd/crypto/heimdal/appl/rsh/
H A Dcommon.c143 unsigned char *tmp = malloc(sz + 4); in do_write() local
/freebsd/crypto/heimdal/lib/krb5/
H A Ddata.c124 void *tmp; in krb5_data_realloc() local
H A Dconfig_file.c128 krb5_config_section *tmp; in parse_section() local
194 krb5_config_binding *tmp; in parse_binding() local
272 krb5_config_section *tmp, **parent = context; in convert_content() local
934 char *tmp = strdup(p); in krb5_config_vget_strings() local
954 char **tmp = realloc(strings, (nstr + 1) * sizeof(*strings)); in krb5_config_vget_strings() local
/freebsd/contrib/tcpdump/
H A Dstrtoaddr.c155 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; in strtoaddr6() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp85 static void signedDecoder(MCInst &MI, unsigned tmp, in signedDecoder() argument
741 unsignedImmDecoder(MCInst & MI,unsigned tmp,uint64_t,const MCDisassembler * Decoder) unsignedImmDecoder() argument
751 s32_0ImmDecoder(MCInst & MI,unsigned tmp,uint64_t,const MCDisassembler * Decoder) s32_0ImmDecoder() argument
762 brtargetDecoder(MCInst & MI,unsigned tmp,uint64_t Address,const MCDisassembler * Decoder) brtargetDecoder() argument
[all...]
/freebsd/sys/riscv/include/
H A Datomic.h195 uint32_t tmp; in atomic_cmpset_32() local
218 uint32_t tmp; in atomic_fcmpset_32() local
394 uint64_t tmp; in atomic_cmpset_64() local
417 uint64_t tmp; in atomic_fcmpset_64() local
/freebsd/sbin/fdisk/
H A Dfdisk.c68 #define Decimal(str, ans, tmp, maxval) if (decimal(str, &tmp, ans, maxval)) ans = tmp argument
567 int tmp; in change_part() local
634 int active, i, new, tmp; in change_active() local
678 int tmp; in get_params_to_use() local
/freebsd/contrib/bzip2/
H A Dbzip2.c279 UInt32 rem, tmp; in uInt64_qrm10() local
942 FILE *tmp = fopen ( name, "rb" ); in fileExists() local
1732 Cell *tmp = mkCell(); in snocString() local
1737 Cell *tmp = root; in snocString() local
1779 Char *tmp; in main() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c445 CPpmd_State tmp = *t1; in SwapStates() local
453 unsigned tmp; in CutOff() local
980 CPpmd_State tmp = *s; in Rescale() local
1004 CPpmd_State tmp = *s1; in Rescale() local
1022 CPpmd_State tmp = *stats; in Rescale() local
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_small_enc.c58 unsigned tmp; in shift_rows() local
/freebsd/contrib/bearssl/src/rsa/
H A Drsa_i62_priv.c41 uint64_t tmp[TLEN]; in br_rsa_i62_private() local
/freebsd/crypto/heimdal/lib/kadm5/
H A Dget_princs_s.c48 char **tmp; in add_princ() local
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dfitblk.c145 unsigned char *tmp; /* close to desired size stream */ in main() local
/freebsd/usr.sbin/pw/
H A Dpsdate.c222 char *q, tmp[64]; in parse_date() local
H A Dpw.c113 int tmp; in main() local
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_imp_name.c88 OM_uint32 tmp, major_status = GSS_S_FAILURE; in gss_import_name() local
/freebsd/crypto/openssl/fuzz/
H A Ddtlsserver.c706 uint8_t tmp[1024]; in FuzzerTestOneInput() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c951 struct res_common *tmp; in handle_unexisting_counter() local
1183 struct res_common *tmp; in mlx4_calc_vf_counters() local
1959 struct mac_res *res, *tmp; in mac_find_smac_ix_in_slave() local
1976 struct mac_res *res, *tmp; in mac_add_to_slave() local
2009 struct mac_res *res, *tmp; in mac_del_from_slave() local
2029 struct mac_res *res, *tmp; in rem_slave_macs() local
2083 struct vlan_res *res, *tmp; in vlan_add_to_slave() local
2117 struct vlan_res *res, *tmp; in vlan_del_from_slave() local
2138 struct vlan_res *res, *tmp; in rem_slave_vlans() local
4148 struct mac_res *res, *tmp; in validate_eth_header_mac() local
[all …]
/freebsd/lib/libc/db/btree/
H A Dbt_put.c69 u_int32_t nbytes, tmp; in __bt_put() local
/freebsd/tests/sys/kern/
H A Dsysctl_kern_proc.c143 char *buf, tmp[16]; in ATF_TC_BODY() local
/freebsd/contrib/libfido2/src/
H A Dblob.c48 u_char *tmp; in fido_blob_append() local
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Drandom.c87 uint32 tmp; in random_upto_biased() local
/freebsd/bin/stty/
H A Dprint.c47 long tmp; in print() local
/freebsd/lib/libiscsiutil/
H A Dchap.c189 unsigned char *b64, *tmp; in chap_bin2hex() local
207 unsigned char *hex, *tmp, ch; in chap_bin2hex() local
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c137 TM_GPS *tmp in get_mbg_tm()
260 TM_GPS *tmp, in mbg_tm_str()

1...<<11121314151617181920>>...74