Searched refs:tmpbuf (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-9.3-release/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c354 struct wpabuf tmpbuf; local
429 wpabuf_set(&tmpbuf, pos, end - pos);
430 data->in_buf = &tmpbuf;
456 if (data->in_buf != &tmpbuf)
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dfeeder_mixer.c198 cnt = FEEDER_FEED(c->feeder->source, c, b->tmpbuf,
201 sndbuf_acquire(b, b->tmpbuf, cnt);
242 cnt = FEEDER_FEED(ch->feeder, ch, bs->tmpbuf,
245 sndbuf_acquire(bs, bs->tmpbuf, cnt);
H A Dbuffer.h41 u_int8_t *buf, *tmpbuf; member in struct:snd_dbuf
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_svcout.c190 char tmpbuf[32]; local
197 sprintf(tmpbuf, "%s\t\t", sp);
198 print_err_message(tmpbuf);
212 print_err_message(tmpbuf);
233 print_err_message(tmpbuf);
963 char tmpbuf[32]; local
986 (void) sprintf(tmpbuf, "%s\t\t", sp);
987 print_err_message(tmpbuf);
1013 print_err_message(tmpbuf);
/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_smime.c478 BIO *tmpbuf, *bread; local
480 if (!(tmpbuf = BIO_new(BIO_f_buffer()))) {
485 if (!(bread = BIO_push(tmpbuf, tmpmem))) {
487 BIO_free_all(tmpbuf);
/freebsd-9.3-release/sbin/dump/
H A Dtraverse.c907 static char *tmpbuf; local
925 if (tmpbuf == NULL && (tmpbuf = malloc(secsize)) == 0)
930 cnt = cread(diskfd, tmpbuf, secsize, offset - base);
937 memcpy(buf, &tmpbuf[base], xfer);
948 cnt = cread(diskfd, tmpbuf, secsize, offset);
950 memcpy(&buf[xfer], tmpbuf, resid);
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c462 char *cp, *tp2, tmpbuf[MaxPathLen]; local
477 tp2 = tmpbuf;
486 tp = tmpbuf;
623 char *tp = argv[1], *tp2, tmpbuf[MaxPathLen]; local
630 tp2 = tmpbuf;
638 argv[2] = tmpbuf;
719 char *cp, *tp, *tp2, tmpbuf[MaxPathLen]; local
740 for (tp2 = tmpbuf;(ch = (unsigned char)*tp++);)
743 tp = tmpbuf;
/freebsd-9.3-release/contrib/gdb/gdb/
H A Darm-tdep.c2022 bfd_byte tmpbuf[FP_REGISTER_SIZE]; local
2024 regcache_cooked_read (regs, ARM_F0_REGNUM, tmpbuf);
2025 convert_from_extended (floatformat_from_type (type), tmpbuf, local
2078 bfd_byte tmpbuf[INT_REGISTER_SIZE]; local
2082 regcache_cooked_read (regs, regno++, tmpbuf);
2083 memcpy (valbuf, tmpbuf,
2246 bfd_byte tmpbuf[INT_REGISTER_SIZE]; local
2249 store_signed_integer (tmpbuf, INT_REGISTER_SIZE, val);
2250 regcache_cooked_write (regs, ARM_A1_REGNUM, tmpbuf);
2275 bfd_byte tmpbuf[INT_REGISTER_SIZ local
[all...]
H A Dtracepoint.c779 char tmpbuf[128]; local
785 sprintf (tmpbuf, "Enter actions for tracepoint %d, one per line.",
791 (*readline_begin_hook) ("%s %s\n", tmpbuf, end_msg);
793 printf_filtered ("%s\n%s\n", tmpbuf, end_msg);
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c121 char tmpbuf[TMPSZ + 1]; local
148 sprintf(tmpbuf, "%4d: %08X:%04X %08X:%04X %5d %lu %08X:%08X %X",
152 seq_printf(seq, "%-*s\n", TMPSZ - 1, tmpbuf);
/freebsd-9.3-release/lib/libedit/
H A Dcommon.c904 char tmpbuf[EL_BUFSIZ]; local
907 tmplen = c_gets(el, tmpbuf, "\n: ");
910 if (tmplen < 0 || (tmpbuf[tmplen] = 0, parse_line(el, tmpbuf)) == -1)
/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs_subr.h117 #define NTFS_U28(ch) ntfs_u28(tmpbuf, ntmp, (ch))
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Db_print.c767 char *tmpbuf; local
768 tmpbuf = OPENSSL_realloc(*buffer, *maxlen);
769 if (tmpbuf == NULL)
771 *buffer = tmpbuf;
/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-script.c1080 char tmpbuf[MAX_TMPBUF];
1146 sprintf (tmpbuf, "Type commands for definition of \"%s\".", comname);
1147 cmds = read_command_lines (tmpbuf, from_tty);
1184 char tmpbuf[128];
1193 sprintf (tmpbuf, "Type documentation for \"%s\".", comname);
1194 doclines = read_command_lines (tmpbuf, from_tty);
1077 char tmpbuf[MAX_TMPBUF]; local
1181 char tmpbuf[128]; local
/freebsd-9.3-release/sys/fs/msdosfs/
H A Dmsdosfs_conv.c245 u_char *c, tmpbuf[5]; local
260 c = dos2unixchr(tmpbuf, (const u_char **)&dn, &i,
277 c = dos2unixchr(tmpbuf, (const u_char **)&dn, &i,
651 u_char *c, tmpbuf[5]; local
686 c = win2unixchr(tmpbuf, code, pmp);
704 c = win2unixchr(tmpbuf, code, pmp);
722 c = win2unixchr(tmpbuf, code, pmp);
/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi.c840 unsigned char *tmpbuf; local
862 if (!(tmpbuf = OPENSSL_malloc(flen))) {
867 tmpbuf[flen - i - 1] = from[i];
870 if (!CryptDecrypt(capi_key->key, 0, TRUE, 0, tmpbuf, &flen)) {
873 OPENSSL_free(tmpbuf);
876 memcpy(to, tmpbuf, flen);
878 OPENSSL_free(tmpbuf);
/freebsd-9.3-release/contrib/sendmail/mail.local/
H A Dmail.local.c788 char tmpbuf[sizeof _PATH_LOCTMP + 1]; local
794 (void) sm_strlcpy(tmpbuf, _PATH_LOCTMP, sizeof tmpbuf);
795 if ((fd = mkstemp(tmpbuf)) < 0 || (fp = fdopen(fd, "w+")) == NULL)
802 (void) unlink(tmpbuf);
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddes.c487 char tmpbuf[8]; local
490 memcpy(tmpbuf, &(buf[l]), (unsigned int)rem);
494 memcpy(&(buf[l]), tmpbuf, (unsigned int)rem);
/freebsd-9.3-release/libexec/bootpd/
H A Dreadfile.c1263 byte tmpbuf[MAXBUFLEN];
1268 str = tmpbuf;
1272 newlength = sizeof(tmpbuf) - 2; /* Set maximum allowed length */
1277 while (newlength < sizeof(tmpbuf) - 2) {
1289 tmpbuf[1] = (newlength & 0xFF);
1296 bcopy(tmpbuf, bdata->data + oldlength, newlength + 2);
1254 byte tmpbuf[MAXBUFLEN]; local
/freebsd-9.3-release/sbin/geom/class/eli/
H A Dgeom_eli.c443 char tmpbuf[BUFSIZ]; local
446 tmpbuf, sizeof(tmpbuf),
456 if (strcmp(passbuf, tmpbuf) != 0) {
461 bzero(tmpbuf, sizeof(tmpbuf));
/freebsd-9.3-release/sbin/newfs/
H A Dmkfs.c123 char tmpbuf[100]; /* XXX this will break in about 2,500 years */ local
571 j = snprintf(tmpbuf, sizeof(tmpbuf), " %jd%s",
575 tmpbuf[j = 0] = '\0';
581 printf("%s", tmpbuf);
/freebsd-9.3-release/sys/kern/
H A Dvfs_cache.c1075 char *bp, *tmpbuf; local
1087 tmpbuf = malloc(buflen, M_TEMP, M_WAITOK);
1095 error = vn_fullpath1(td, cdir, rdir, tmpbuf, &bp, buflen);
1113 free(tmpbuf, M_TEMP);
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddllwrap.c891 char *tmpbuf = (char *) xmalloc (sizeof ("0x12345678") + 1); local
893 sprintf (tmpbuf, "0x%.8lX", 0x60000000|((hash<<16)&0xFFC0000));
894 image_base_str = tmpbuf;
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drdata.c1479 char tmpbuf[64]; local
1482 if (inet_ntop(af, src->base, tmpbuf, sizeof(tmpbuf)) == NULL)
1484 if (strlen(tmpbuf) > isc_buffer_availablelength(target))
1486 isc_buffer_putstr(target, tmpbuf);
/freebsd-9.3-release/sbin/growfs/
H A Dgrowfs.c143 char tmpbuf[100]; local
218 j = sprintf(tmpbuf, " %jd%s",
226 printf("%s", tmpbuf);

Completed in 397 milliseconds

123