Searched defs:temp (Results 101 - 125 of 468) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c330 void **temp; local
/freebsd-13-stable/stand/common/
H A Disapnp.c129 u_char temp; local
/freebsd-13-stable/stand/kshim/
H A Dbsd_busspace.c83 uint8_t temp = *datap++; local
94 uint16_t temp = *datap++; local
/freebsd-13-stable/stand/usb/tools/
H A Dsysinit.c69 uint32_t temp; local
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dblowfish.c408 u_int32_t temp; local
429 u_int32_t temp; local
468 u_int32_t temp; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_mod.c53 BN_ULONG carry, temp, mask, *rp, *tp = storage; local
/freebsd-13-stable/usr.bin/vgrind/
H A Dregexp.c179 register int temp; local
[all...]
/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_debug.c148 char temp[CD9660_SECTOR_SIZE]; local
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c328 u_int32_t val, temp; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Ddeprecated.c113 svn_ra_svn__item_t *temp; local
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c181 unsigned char temp[CHACHA_CTR_SIZE] = { 0 }; local
433 unsigned char temp[POLY1305_BLOCK_SIZE]; local
468 Poly1305_Update(POLY1305_ctx(actx), temp, POLY1305_BLOCK_SIZE); local
[all...]
/freebsd-13-stable/sbin/restore/
H A Dsymtab.c444 struct entry temp, *tentry; local
/freebsd-13-stable/lib/libusb/
H A Dlibusb20_desc.c355 uint8_t temp; local
373 uint16_t temp; local
393 uint32_t temp; local
414 uint64_t temp; local
587 uint8_t temp; local
606 uint16_t temp; local
626 uint32_t temp; local
649 uint64_t temp; local
677 uint16_t temp; local
[all...]
/freebsd-13-stable/lib/libusbhid/
H A Dparse.c535 uint32_t temp; local
/freebsd-13-stable/libexec/ypxfr/
H A Dypxfr_main.c69 ypxfr_exit(ypxfrstat retval, char *temp) argument
/freebsd-13-stable/sbin/bectl/
H A Dbectl.c142 bool temp, reset; local
/freebsd-13-stable/contrib/byacc/
H A Dmkpar.c76 action *actions, *temp; local
135 action *temp, *pre local
[all...]
/freebsd-13-stable/contrib/ipfilter/
H A Dip_dstlist.c657 frdest_t frd, *temp; local
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dstrstream.cpp312 off_type temp = epptr() - newpos; local
/freebsd-13-stable/contrib/dialog/
H A Dmixedgauge.c93 char *temp = dlg_malloc(char, need); local
H A Drangebox.c67 char temp[80]; local
H A Dui_getc.c314 char temp[80]; local
/freebsd-13-stable/contrib/dma/
H A Dnet.c253 char *temp; local
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dapr_sha1.c110 apr_uint32_t temp, A, B, C, D, E, W[80]; local
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dtp_main.c151 atf_fs_path_t temp; local
232 atf_fs_path_t temp; local

Completed in 289 milliseconds

1234567891011>>