Searched defs:tmpbuf (Results 1 - 25 of 33) sorted by relevance

12

/src/lib/libc/inet/
H A Dnsap_addr.c100 char *tmpbuf = inet_nsap_ntoa_tmpbuf; local in function:inet_nsap_ntoa
/src/tests/fs/common/
H A Dfstest_zfs.c103 char tmpbuf[128]; local in function:zfs_fstest_mount
/src/lib/libc/posix1e/
H A Dacl_to_text.c64 char *buf, *tmpbuf; local in function:_posix1e_acl_to_text
[all...]
/src/games/warp/
H A Dscore.c71 char tmpbuf[80]; local in function:score_init
[all...]
H A Dterm.c306 char tmpbuf[1024]; local in function:mac_init
318 mac_line(char *line, char *tmpbuf, size_t tbsize) argument
783 char tmpbuf[PUSHSIZE]; local in function:pushstring
/src/usr.sbin/bootp/bootptest/
H A Dgetether.c195 char tmpbuf[sizeof(union DL_primitives) + 16]; local in function:getether
[all...]
/src/tests/lib/libcurses/slave/
H A Dslave.c131 char *cmdbuf, *tmpbuf, **args; local in function:process_commands
/src/sys/ufs/chfs/
H A Dchfs_write.c291 void *tmpbuf = NULL; local in function:chfs_write_flash_dnode
/src/sys/dev/
H A Dsmbios_platform.c208 char tmpbuf[128]; /* XXX is this long enough? */ local in function:platform_add
223 char tmpbuf[128]; /* XXX is this long enough? */ local in function:platform_add_word
261 char tmpbuf[128], datestr[9]; local in function:platform_add_date
284 char tmpbuf[UUID_STR_LEN]; local in function:platform_add_uuid
[all...]
/src/usr.sbin/cpuctl/arch/
H A Darm.c171 char namebuf[24], valuebuf[12], tmpbuf[30]; local in function:print_features
/src/sys/dev/eisa/
H A Dif_tlp_eisa.c151 u_int8_t enaddr[ETHER_ADDR_LEN], tmpbuf[sizeof(testpat)]; local in function:tlp_eisa_attach
/src/sys/arch/powerpc/oea/
H A Dofw_autoconf.c114 char tmpbuf[100]; local in function:canonicalize_bootpath
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp287 TCHAR tmpbuf[8]; local in function:MainTabWindow::get
/src/lib/libedit/
H A Dcommon.c826 wchar_t tmpbuf[EL_BUFSIZ]; local in function:ed_command
H A Dsearch.c459 wchar_t tmpbuf[EL_BUFSIZ]; local in function:cv_search
[all...]
/src/distrib/utils/edlabel/
H A Dedlabel.c91 char tmpbuf[64]; variable in typeref:typename:char[64]
[all...]
/src/usr.bin/patch/
H A Dutil.c321 char *tmpbuf; local in function:makedirs
398 char *filebase, *filedir, tmpbuf[MAXPATHLEN]; local in function:checked_in
[all...]
/src/usr.bin/rpcgen/
H A Drpc_svcout.c162 char tmpbuf[32]; local in function:write_netid_register
893 char tmpbuf[32]; local in function:write_inetd_register
/src/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c474 char tmpbuf[MAXHOSTNAMELEN + 20]; local in function:lookup_host
/src/sys/fs/sysvbfs/
H A Dbfs.c248 uint8_t tmpbuf[DEV_BSIZE]; local in function:bfs_file_read
364 uint8_t *p, tmpbuf[DEV_BSIZE]; local in function:bfs_file_create
/src/sys/arch/hpcmips/vr/
H A Dvrpciu.c153 char tmpbuf[16]; local in function:vrpciu_attach
/src/sys/dev/raidframe/
H A Drf_driver.c482 void *tmpbuf; local in function:rf_AllocEmergBuffers
/src/usr.bin/resize/
H A Dresize.c491 char *tmpbuf = TypeMallocN(char, local in function:main
/src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c535 TCHAR tmpbuf[PATHBUFLEN]; local in function:WinMain
563 TCHAR tmpbuf[1024]; local in function:WinMain
838 TCHAR tmpbuf[PATHBUFLEN]; local in function:UpdateFbDlg
910 TCHAR tmpbuf[100]; local in function:FbDlgProc
[all...]
/src/sys/arch/amiga/dev/
H A Dmscreg.h160 char tmpbuf[IOBUFLEN]; /* temp buffer for data transfers */ member in struct:mscdevice

Completed in 20 milliseconds

12