Home
last modified time | relevance | path

Searched defs:temp (Results 101 – 125 of 479) sorted by relevance

12345678910>>...20

/freebsd/crypto/openssl/crypto/modes/
H A Dccm128.c175 } temp; in CRYPTO_ccm128_encrypt() local
255 } temp; in CRYPTO_ccm128_decrypt() local
/freebsd/usr.bin/m4/
H A Deval.c408 char *temp; in expand_builtin() local
431 char *temp; in expand_builtin() local
/freebsd/sbin/ifconfig/
H A Daf_link.c192 char *temp; in link_getaddr() local
/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c743 …struct activehosts *temp; /* temp var needed to scan the host list chain, to detect if we're in a… in pcap_cleanup_rpcap() local
1022 struct activehosts *temp; /* temp var needed to scan the host list chain */ in rpcap_remoteact_getsock() local
1091 …struct activehosts *temp; /* temp var needed to scan the host list chain, to detect if we're in a… in pcap_startcapture_remote() local
2931 struct activehosts *temp, *prev; /* temp var needed to scan he host list chain */ in pcap_remoteact_accept_ex() local
3120 struct activehosts *temp, *prev; /* temp var needed to scan the host list chain */ in pcap_remoteact_close() local
3257 struct activehosts *temp; /* temp var needed to scan the host list chain */ in pcap_remoteact_list() local
/freebsd/contrib/ntp/sntp/tests/
H A DkeyFile.c58 struct key temp; in CompareKeysAlternative() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-internal-dec.c31 u32 temp; in rijndaelKeySetupDec() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_phy.c257 int temp, db_diff; in mt76x2_phy_temp_compensate() local
/freebsd/lib/libifconfig/
H A Dlibifconfig_sfp.h60 double temp; /**< module temperature in degrees C, member
/freebsd/sys/dev/qat/qat_common/
H A Dadf_clock.c68 u64 temp = 0; in measure_clock() local
/freebsd/sys/powerpc/powermac/
H A Dpowermac_thermal.c103 int temp; in pmac_therm_manage_fans() local
/freebsd/sys/dev/usb/
H A Dusb_transfer.c189 uint32_t temp; in usbd_get_dma_delay() local
658 uint32_t temp; in usbd_transfer_setup_sub() local
1381 usb_timeout_t temp; in usbd_transfer_unsetup_sub() local
2987 usb_timeout_t temp; in usbd_callback_wrapper_sub() local
3561 uint16_t temp; in usbd_get_std_packet_size() local
/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c171 char temp[18]; in cd9660_time_8426() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_prio_q.c56 node *temp = NULL; in destroy_queue() local
H A Drefclock_tt560.c253 unsigned char temp; in byte_swap() local
/freebsd/contrib/dma/
H A Dcrypto.c299 char *temp; in smtp_auth_md5() local
/freebsd/sys/dev/syscons/rain/
H A Drain_saver.c81 u_char temp; in rain_saver() local
/freebsd/sys/dev/videomode/
H A Dpickmode.c101 struct videomode temp; in swap_modes() local
/freebsd/crypto/openssl/crypto/aes/
H A Daes_x86core.c480 u32 temp; in AES_set_encrypt_key() local
582 u32 temp; in AES_set_decrypt_key() local
/freebsd/stand/kshim/
H A Dbsd_busspace.c82 uint8_t temp = *datap++; in bus_space_write_multi_1() local
93 uint16_t temp = *datap++; in bus_space_write_multi_2() local
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c379 hexbyte(char *buf, uint8_t temp) in hexbyte()
577 struct header_32 temp; in fix_packets() local
617 struct header_32 temp; in print_packets() local
/freebsd/lib/libusb/
H A Dlibusb10_hotplug.c112 libusb_device *temp; in libusb_hotplug_scan() local
/freebsd/sbin/ipf/libipf/
H A Dparseipfexpr.c38 char *temp, *arg, *s, *t, *ops, *error; in parseipfexpr() local
/freebsd/stand/common/
H A Disapnp.c126 u_char temp; in isapnp_get_resource_info() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp799 ValueObjectSP temp(valobj_sp->Dereference(deref_error)); in GetValueForVariableExpressionPath() local
816 ValueObjectSP temp(valobj_sp->GetChildAtIndex(0)); in GetValueForVariableExpressionPath() local
986 long temp = child_index; in GetValueForVariableExpressionPath() local
997 ValueObjectSP temp(valobj_sp->Dereference(deref_error)); in GetValueForVariableExpressionPath() local
1013 ValueObjectSP temp(valobj_sp->GetChildAtIndex(0)); in GetValueForVariableExpressionPath() local
/freebsd/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c183 unsigned char temp[CHACHA_CTR_SIZE] = { 0 }; in chacha20_poly1305_init_key() local
429 unsigned char temp[POLY1305_BLOCK_SIZE]; in chacha20_poly1305_cipher() local

12345678910>>...20