Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 25 of 112) sorted by relevance

12345

/netbsd-src/sys/dev/
H A Dsmbios_platform.c208 char tmpbuf[128]; /* XXX is this long enough? */ in platform_add() local
223 char tmpbuf[128]; /* XXX is this long enough? */ in platform_add_word() local
261 char tmpbuf[128], datestr[9]; in platform_add_date() local
284 char tmpbuf[UUID_STR_LEN]; in platform_add_uuid() local
/netbsd-src/external/bsd/top/dist/
H A Dcommands.c591 char tmpbuf[20]; in cmd_number() local
624 char tmpbuf[20]; in cmd_delay() local
657 char tmpbuf[20]; in cmd_displays() local
694 char tmpbuf[MAX_COLS]; in cmd_order() local
787 char tmpbuf[MAX_COLS]; in cmd_kill() local
801 char tmpbuf[MAX_COLS]; in cmd_renice() local
817 char tmpbuf[MAX_COLS]; in cmd_pid() local
/netbsd-src/external/bsd/tre/dist/tests/
H A Dbench.c103 regex_t *reobj, char *str, char *tmpbuf) in run_tests()
142 char tmpbuf[256]; in main() local
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c242 char tmpbuf[24]; in irp_unmarshall_pw() local
486 char tmpbuf[24]; in irp_unmarshall_gr() local
652 char tmpbuf[24]; in irp_unmarshall_sv() local
805 char tmpbuf[24]; in irp_unmarshall_pr() local
1003 char tmpbuf[24]; in irp_unmarshall_ho() local
1389 char tmpbuf[24]; in irp_unmarshall_nw() local
1563 char tmpbuf[24]; in irp_unmarshall_ne() local
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dis_ip_address.c39 char tmpbuf[128]; in is_ip_address() local
/netbsd-src/games/warp/
H A Dterm.c306 char tmpbuf[1024]; in mac_init() local
318 mac_line(char *line, char *tmpbuf, size_t tbsize) in mac_line()
783 char tmpbuf[PUSHSIZE]; in pushstring() local
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/
H A Dclient-arg.c18 char tmpbuf[1024]; in main() local
H A Dclient-conf.c19 char tmpbuf[1024]; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Dclient-arg.c18 char tmpbuf[1024]; in main() local
H A Dclient-conf.c19 char tmpbuf[1024]; in main() local
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c535 TCHAR tmpbuf[PATHBUFLEN]; in WinMain() local
563 TCHAR tmpbuf[1024]; in WinMain() local
838 TCHAR tmpbuf[PATHBUFLEN]; in UpdateFbDlg() local
910 TCHAR tmpbuf[100]; in FbDlgProc() local
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doenc_read.c98 static unsigned char *tmpbuf=NULL; in des_enc_read() local
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doenc_read.c98 static unsigned char *tmpbuf=NULL; in des_enc_read() local
/netbsd-src/external/bsd/libbind/dist/inet/
H A Dnsap_addr.c85 char *tmpbuf = inet_nsap_ntoa_tmpbuf; in inet_nsap_ntoa() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ct/
H A Dct_vfy.c31 unsigned char tmpbuf[12]; in sct_ctx_update() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ct/
H A Dct_vfy.c31 unsigned char tmpbuf[12]; in sct_ctx_update() local
/netbsd-src/lib/libc/inet/
H A Dnsap_addr.c100 char *tmpbuf = inet_nsap_ntoa_tmpbuf; in inet_nsap_ntoa() local
/netbsd-src/external/mpl/bind/dist/lib/bind9/
H A Dgetaddresses.c
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dstanza.c43 char tmpbuf[128]; in read_key() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dstanza.c43 char tmpbuf[128]; in read_key() local
/netbsd-src/usr.bin/patch/
H A Dutil.c321 char *tmpbuf; in makedirs() local
398 char *filebase, *filedir, tmpbuf[MAXPATHLEN]; in checked_in() local
/netbsd-src/lib/libc/posix1e/
H A Dacl_to_text.c64 char *buf, *tmpbuf; in _posix1e_acl_to_text() local
/netbsd-src/tests/fs/common/
H A Dfstest_zfs.c103 char tmpbuf[128]; in zfs_fstest_mount() local
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dget_args.c69 char tmpbuf[1024]; in get_version_string() local
/netbsd-src/tests/lib/libcurses/slave/
H A Dslave.c131 char *cmdbuf, *tmpbuf, **args; in process_commands() local

12345