Home
last modified time | relevance | path

Searched refs:trash (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c102 trash = list; in pt_section_list_free_tail()
283 trash = *list; in pt_image_remove()
284 msec = &trash->section; in pt_image_remove()
297 *list = trash->next; in pt_image_remove()
394 trash = *list; in pt_image_remove_by_filename()
403 list = &trash->next; in pt_image_remove_by_filename()
411 *list = trash->next; in pt_image_remove_by_filename()
416 list = &trash->next; in pt_image_remove_by_filename()
442 trash = *list; in pt_image_remove_by_asid()
451 list = &trash->next; in pt_image_remove_by_asid()
[all …]
H A Dpt_image_section_cache.c214 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 Duint128_test.c252 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 Dflip.c74 trash(char *c) in trash() function
138 trash(&ch); in main()
/freebsd/tools/test/stress2/misc/
H A Dmmap3.sh79 trash(void *p)
121 trash(p);
/freebsd/lib/libc/db/test/hash.tests/
H A Dtcreat3.c52 int trash; local
H A Dtverify.c55 int trash; local
/freebsd/crypto/openssl/apps/
H A Dpasswd.c279 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 Dtcpproto.mc25 # will not trash your changes.
H A Duucpproto.mc25 # will not trash your changes.
/freebsd/tools/tools/find-sb/
H A DREADME14 If you use this program and as a result trash what was left of your disk,
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c961 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/contrib/libxo/
H A DMakefile.am119 ANALYZE_DIR = ~/trash/libxo
/freebsd/contrib/file/magic/Magdir/
H A Dmsooxml59 >>0x1E regex \\[trash\\]
/freebsd/contrib/ntp/html/hints/
H A Dhpux140 trash from a previous execution of it. Otherwise adjtimed quietly dies
/freebsd/contrib/libpcap/
H A DCREDITS191 Patrick McHardy <kaber at trash dot net>
/freebsd/share/dict/
H A Dweb2a9546 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 Dweb2206415 trash
/freebsd/contrib/tcsh/
H A DFixes1862 leave dangling pointers, that endpwent() will trash.
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
/freebsd/contrib/libevent/
H A DChangeLog592 o test/regress_http: initialize "dns_base" to avoid reading trash (9f0bff3 Azat Khuzhin)
/freebsd/share/termcap/
H A Dtermcap4013 # (dch) leave trash on the screen when used without XON/XOFF.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES9777 could allow trash to get into headers and qf files.
/freebsd/contrib/ncurses/
H A DNEWS8950 option, which adds unnecessary trash to the requested information.
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src12276 # <dch> leave trash on the screen when used without XON/XOFF.

12