/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_image.c | 100 struct pt_section_list *trash; in pt_section_list_free_tail() local 102 trash = list; in pt_section_list_free_tail() 105 pt_section_list_free(trash); in pt_section_list_free_tail() 279 struct pt_section_list *trash; in pt_image_remove() local 283 trash = *list; in pt_image_remove() 284 msec = &trash->section; in pt_image_remove() 297 *list = trash->next; in pt_image_remove() 298 pt_section_list_free(trash); in pt_image_remove() 391 struct pt_section_list *trash; in pt_image_remove_by_filename() local 394 trash = *list; in pt_image_remove_by_filename() [all …]
|
H A D | pt_image_section_cache.c | 214 struct pt_iscache_lru_entry *trash; in pt_iscache_lru_free() local 217 trash = lru; in pt_iscache_lru_free() 220 errcode = pt_section_unmap(trash->section); in pt_iscache_lru_free() 224 free(trash); in pt_iscache_lru_free()
|
/freebsd/tests/sys/devrandom/ |
H A D | uint128_test.c | 252 uint8_t inputle[16], expectedle[16], trash[CHACHA_BLOCKLEN]; in ATF_TC_BODY() local 265 randomdev_keystream(&context, &a, trash, sizeof(trash)); in ATF_TC_BODY()
|
/freebsd/tools/test/stress2/tools/ |
H A D | flip.c | 74 trash(char *c) in trash() function 138 trash(&ch); in main()
|
/freebsd/tools/test/stress2/misc/ |
H A D | mmap3.sh | 79 trash(void *p) 121 trash(p);
|
/freebsd/lib/libc/db/test/hash.tests/ |
H A D | tcreat3.c | 52 int trash; local
|
H A D | tverify.c | 55 int trash; local
|
/freebsd/crypto/openssl/apps/ |
H A D | passwd.c | 279 char trash[BUFSIZ]; in passwd_main() local 281 r = BIO_gets(in, trash, sizeof(trash)); in passwd_main() 282 while ((r > 0) && (!strchr(trash, '\n'))); in passwd_main()
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | tcpproto.mc | 25 # will not trash your changes.
|
H A D | uucpproto.mc | 25 # will not trash your changes.
|
/freebsd/tools/tools/find-sb/ |
H A D | README | 14 If you use this program and as a result trash what was left of your disk,
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_refclock.c | 961 char trash[128]; /* litter bin for old input data */ in refclock_open() 1005 * We want to make sure there is no pending trash in the input in refclock_open() 1010 while (read(fd, trash, sizeof(trash)) > 0 || errno == EINTR) in refclock_open() 1519 double dtemp, dcorr, trash; in refclock_pps() 1578 dcorr = modf((pp->fudgetime1 - dtemp), &trash); in refclock_pps() 963 char trash[128]; /* litter bin for old input data */ refclock_open() local 1521 double dtemp, dcorr, trash; refclock_pps() local
|
/freebsd/contrib/libxo/ |
H A D | Makefile.am | 119 ANALYZE_DIR = ~/trash/libxo
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msooxml | 68 >>0x1E regex \\[trash\\]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | hpux | 140 trash from a previous execution of it. Otherwise adjtimed quietly dies
|
/freebsd/contrib/libpcap/ |
H A D | CREDITS | 206 Patrick McHardy <kaber at trash dot net>
|
/freebsd/share/dict/ |
H A D | web2a | 9546 cane trash 32059 land trash 66432 trash bag 66433 trash barrel 66434 trash can 66435 trash farming 66436 trash gatherer 66437 trash ice 66438 trash pile 66439 trash shield [all …]
|
H A D | web2 | 206415 trash
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1862 leave dangling pointers, that endpwent() will trash.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
|
/freebsd/share/termcap/ |
H A D | termcap | 4013 # (dch) leave trash on the screen when used without XON/XOFF.
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 9777 could allow trash to get into headers and qf files.
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 10115 option, which adds unnecessary trash to the requested information.
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 12884 # <dch> leave trash on the screen when used without XON/XOFF.
|