| /freebsd-13-stable/contrib/processor-trace/libipt/src/ |
| HD | 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 …]
|
| HD | 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-13-stable/tests/sys/devrandom/ |
| HD | uint128_test.c | 253 uint8_t inputle[16], expectedle[16], trash[CHACHA_BLOCKLEN]; in ATF_TC_BODY() local 266 randomdev_keystream(&context, &a, trash, sizeof(trash)); in ATF_TC_BODY()
|
| /freebsd-13-stable/lib/libc/db/test/hash.tests/ |
| HD | tcreat3.c | 62 int trash; local
|
| HD | tverify.c | 65 int trash; local
|
| /freebsd-13-stable/crypto/openssl/apps/ |
| HD | passwd.c | 276 char trash[BUFSIZ]; in passwd_main() local 278 r = BIO_gets(in, trash, sizeof(trash)); in passwd_main() 279 while ((r > 0) && (!strchr(trash, '\n'))); in passwd_main()
|
| /freebsd-13-stable/contrib/sendmail/cf/cf/ |
| HD | tcpproto.mc | 25 # will not trash your changes.
|
| HD | uucpproto.mc | 25 # will not trash your changes.
|
| /freebsd-13-stable/tools/tools/find-sb/ |
| HD | README | 14 If you use this program and as a result trash what was left of your disk,
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | ntp_refclock.c | 961 char trash[128]; /* litter bin for old input data */ in refclock_open() local 1010 while (read(fd, trash, sizeof(trash)) > 0 || errno == EINTR) in refclock_open() 1519 double dtemp, dcorr, trash; in refclock_pps() local 1578 dcorr = modf((pp->fudgetime1 - dtemp), &trash); in refclock_pps()
|
| /freebsd-13-stable/contrib/libxo/ |
| HD | Makefile.am | 119 ANALYZE_DIR = ~/trash/libxo
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | msooxml | 68 >>0x1E regex \\[trash\\]
|
| /freebsd-13-stable/contrib/ntp/html/hints/ |
| HD | hpux | 140 trash from a previous execution of it. Otherwise adjtimed quietly dies
|
| /freebsd-13-stable/contrib/libpcap/ |
| HD | CREDITS | 206 Patrick McHardy <kaber at trash dot net>
|
| /freebsd-13-stable/share/dict/ |
| HD | 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 …]
|
| HD | web2 | 206415 trash
|
| /freebsd-13-stable/contrib/tcsh/ |
| HD | Fixes | 1862 leave dangling pointers, that endpwent() will trash.
|
| /freebsd-13-stable/contrib/ntp/sntp/libevent/ |
| HD | ChangeLog | 592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
|
| /freebsd-13-stable/contrib/libevent/ |
| HD | ChangeLog | 592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
|
| /freebsd-13-stable/share/termcap/ |
| HD | termcap | 4015 # (dch) leave trash on the screen when used without XON/XOFF.
|
| /freebsd-13-stable/contrib/sendmail/ |
| HD | RELEASE_NOTES | 9777 could allow trash to get into headers and qf files.
|
| /freebsd-13-stable/contrib/ncurses/ |
| HD | NEWS | 8487 option, which adds unnecessary trash to the requested information.
|
| /freebsd-13-stable/contrib/ncurses/misc/ |
| HD | terminfo.src | 11926 # <dch> leave trash on the screen when used without XON/XOFF.
|
| /freebsd-13-stable/contrib/ntp/ |
| HD | CommitLog | 27851 - check the return value of 'more_pkt()' when used in iterations, or trash it explicitely
|