/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | response_items.c | 111 char **tmp; in push_question() local 161 char *tmp = NULL; in k5_response_items_ask_question() local 195 char *tmp = NULL; in k5_response_items_set_answer() local
|
/freebsd/sys/dev/ral/ |
H A D | rt2661.c | 756 uint32_t tmp; in rt2661_newstate() local 797 uint32_t tmp; in rt2661_eeprom_read() local 1687 uint32_t tmp; in rt2661_bbp_write() local 1739 uint32_t tmp; in rt2661_rf_write() local 1780 uint32_t tmp; in rt2661_select_antenna() local 1806 uint32_t tmp; in rt2661_enable_mrr() local 1822 uint32_t tmp; in rt2661_set_txpreamble() local 1865 uint32_t tmp; in rt2661_select_band() local 1979 uint32_t tmp; in rt2661_set_bssid() local 1991 uint32_t tmp; in rt2661_set_macaddr() local [all …]
|
/freebsd/crypto/krb5/src/lib/krad/ |
H A D | attrset.c | 54 krad_attrset *tmp; in krad_attrset_new() local 88 attr *tmp; in krad_attrset_add() local 148 krad_attrset *tmp; in krad_attrset_copy() local 236 krb5_data tmp; in kr_attrset_decode() local
|
/freebsd/contrib/bearssl/src/kdf/ |
H A D | hkdf.c | 35 unsigned char tmp[64]; in br_hkdf_init() local 58 unsigned char tmp[64]; in br_hkdf_flip() local
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | load.c | 100 time_t tmp; in parse_time_string_alloc() local 131 unsigned int tmp; in parse_integer_alloc() local 154 int tmp; in parse_keys() local 259 Event tmp; in parse_event_alloc() local 277 unsigned int tmp; in parse_hdbflags2int() local
|
/freebsd/crypto/openssh/ |
H A D | auth-options.c | 258 char *opt, *tmp, *cp, *host, **permits = *permitsp; in handle_permit() local 326 char **oarray, *opt, *cp, *tmp; in sshauthopt_parse() local 539 const char *tmp; in sshauthopt_merge() local 738 u_int tmp; in deserialise_array() local 855 u_int tmp; in sshauthopt_deserialise() local
|
H A D | kex-names.c | 96 char *ret = NULL, *tmp; in kex_alg_list() local 205 char *ret = NULL, *tmp = NULL, *cp, *p; in kex_names_cat() local 245 char *cp, *tmp, *patterns; in kex_assemble_names() local
|
/freebsd/contrib/bearssl/src/rand/ |
H A D | aesctr_drbg.c | 33 unsigned char tmp[16]; in br_aesctr_drbg_init() local 150 unsigned char tmp[32]; in br_aesctr_drbg_update() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sha2_zfs.c | 50 zio_cksum_t tmp; in abd_checksum_sha256() local 96 zio_cksum_t tmp; in abd_checksum_sha512_byteswap() local
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_vfsops.c | 275 tarfs_lookup_path(struct tarfs_mount *tmp, char *name, size_t namelen, in tarfs_lookup_path() 400 tarfs_free_mount(struct tarfs_mount *tmp) in tarfs_free_mount() 433 tarfs_alloc_one(struct tarfs_mount *tmp, size_t *blknump) in tarfs_alloc_one() 862 struct tarfs_mount *tmp; in tarfs_alloc_mount() local 939 struct tarfs_mount *tmp = NULL; in tarfs_mount() local 1065 struct tarfs_mount *tmp; in tarfs_unmount() local 1121 struct tarfs_mount *tmp; in tarfs_statfs() local 1144 struct tarfs_mount *tmp; in tarfs_vget() local
|
/freebsd/lib/libc/stdlib/ |
H A D | heapsort.c | 56 #define SWAP(a, b, count, size, tmp) { \ argument 82 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ argument 160 char tmp, *tmp1, *tmp2; in heapsort_b() local
|
/freebsd/sys/dev/usb/controller/ |
H A D | ehci_fsl.c | 154 int tmp; in set_to_host_mode() local 163 int tmp; in enable_usb() local 198 int tmp; in clear_port_power() local
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_sp800_56b_gen.c | 61 BIGNUM *Xpo = NULL, *Xqo = NULL, *tmp = NULL; in ossl_rsa_fips186_4_gen_prob_primes() local 373 BIGNUM *tmp; in ossl_rsa_sp800_56b_generate_key() local 440 BIGNUM *k, *tmp; in ossl_rsa_sp800_56b_pairwise_test() local
|
/freebsd/lib/libc/inet/ |
H A D | inet_ntop.c | 82 char tmp[sizeof "255.255.255.255"]; in inet_ntop4() local 110 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"], *tp; in inet_ntop6() local
|
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_xdr.c | 40 krb5_octet * tmp; in krb5_dbe_update_tl_data() local 124 krb5_int32 tmp; in krb5_dbe_lookup_last_pwd_change() local
|
/freebsd/sys/dev/ata/ |
H A D | ata-isa.c | 62 rman_res_t tmp; in ata_isa_probe() local 102 rman_res_t tmp; in ata_isa_attach() local
|
/freebsd/contrib/tzcode/ |
H A D | zdump.c | 175 gmtime_r(time_t *tp, struct tm *tmp) in gmtime_r() 202 localtime_r(time_t *tp, struct tm *tmp) in localtime_r() 216 localtime_rz(ATTRIBUTE_MAYBE_UNUSED timezone_t rz, time_t *tp, struct tm *tmp) in localtime_rz() 225 mktime_z(timezone_t tz, struct tm *tmp) in mktime_z() 336 my_gmtime_r(time_t *tp, struct tm *tmp) in my_gmtime_r() 346 my_localtime_rz(timezone_t tz, time_t *tp, struct tm *tmp) in my_localtime_rz() 409 saveabbr(char **buf, ptrdiff_t *bufalloc, struct tm const *tmp) in saveabbr() 662 struct tm *tmp = my_localtime_rz(tz, &t, &tm); in main() local 842 register struct tm * tmp; in show() local 1159 abbr(struct tm const *tmp) in abbr()
|
/freebsd/sys/libkern/ |
H A D | inet_ntop.c | 69 char tmp[sizeof "255.255.255.255"]; in inet_ntop4() local 96 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"], *tp; in inet_ntop6() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | sae_pk.c | 252 u8 dtable[256], *out, *pos, tmp; in sae_pk_base32_decode() local 361 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_set_password() local 549 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_hash_sig_data() local 601 struct sae_temporary_data *tmp = sae->tmp; in sae_write_confirm_pk() local 707 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_valid_fingerprint() local 773 struct sae_temporary_data *tmp = sae->tmp; in sae_check_confirm_pk() local
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 81 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument 87 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument 93 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument 99 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument 335 #define RB_ROTATE_LEFT(head, elm, tmp, field) do { \ argument 355 #define RB_ROTATE_RIGHT(head, elm, tmp, field) do { \ argument
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | tree.h | 81 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument 87 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument 93 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument 99 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument 335 #define RB_ROTATE_LEFT(head, elm, tmp, field) do { \ argument 355 #define RB_ROTATE_RIGHT(head, elm, tmp, field) do { \ argument
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | inet_ntop.c | 92 char tmp[sizeof("255.255.255.255")]; in inet_ntop4() local 123 char tmp[sizeof("ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255")], *tp; in inet_ntop6() local
|
/freebsd/contrib/wpa/src/utils/ |
H A D | eloop_win.c | 117 struct eloop_sock *tmp; in eloop_register_read_sock() local 187 struct eloop_event *tmp; in eloop_register_event() local 241 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout() local 344 struct eloop_timeout *tmp; in eloop_is_timeout_registered() local 362 struct eloop_timeout *tmp; in eloop_deplete_timeout() local 394 struct eloop_timeout *tmp; in eloop_replenish_timeout() local 469 struct eloop_signal *tmp; in eloop_register_signal() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistp224.c | 592 widefelem tmp; in felem_square_reduce() local 599 widefelem tmp; in felem_mul_reduce() local 613 int64_t tmp[4], a; in felem_contract() local 667 widefelem tmp; in felem_neg() local 704 widefelem tmp; in felem_inv() local 793 const limb tmp = copy & (in[i] ^ out[i]); in copy_conditional() local 821 widefelem tmp, tmp2; in point_double() local 912 widefelem tmp, tmp2; in point_add() local 1147 felem nq[3], tmp[4]; in batch_mul() local 1337 widefelem tmp; in ossl_ec_GFp_nistp224_point_get_affine_coordinates() local
|
/freebsd/contrib/unbound/compat/ |
H A D | inet_ntop.c | 94 char tmp[sizeof "255.255.255.255"]; in inet_ntop4() local 122 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"]; in inet_ntop6() local
|