/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | in8_6 | 1 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 purge 2 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 tcp purge 3 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 mssclamp 1000 purge 4 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 purge 5 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge 6 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | in8_6 | 1 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 purge 2 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 tcp purge 3 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 mssclamp 1000 purge 4 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 purge 5 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge 6 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 169 $ if f$search("*.lis") .nes. "" then purge *.lis 170 $ if f$search("*.obj") .nes. "" then purge *.obj 171 $ if f$search("*.map") .nes. "" then purge *.map 172 $ if f$search("*.opt") .nes. "" then purge *.opt 173 $ if f$search("*.exe") .nes. "" then purge *.exe 174 $ if f$search("*.log") .nes. "" then purge *.log
|
/freebsd/crypto/heimdal/admin/ |
H A D | ChangeLog | 48 * purge.c: convert to slc; don't purge keys older that a certain 49 time, instead purge keys that have newer versions that are at
|
H A D | Makefile.am | 20 purge.c \
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | Analyses.def | 71 "Purge symbols, bindings, and constraints before every statement") 75 "Purge symbols, bindings, and constraints before every basic block") 78 "Do not purge symbols, bindings, or constraints")
|
/freebsd/sys/dev/usb/serial/ |
H A D | uftdi_reg.h | 55 * 1 = Purge RX buffer 56 * 2 = Purge TX buffer 66 * Purge RX buffer 67 * Purge TX buffer 72 * The Purge RX and TX buffer commands affect nothing except the buffers
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-dot-objdir.mk | 12 @${MAKE} -f ${MAKEFILE} 'VAR:=$${:U.:tA}' purge-cache 14 purge-cache:
|
H A D | varname-dot-objdir.exp | 1 : purge-cache was reached.
|
/freebsd/contrib/sendmail/libsm/ |
H A D | fpurge.c | 24 ** SM_IO_PURGE -- purge/empty the buffer without committing buffer content 27 ** fp -- file pointer to purge
|
/freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 128 /* purge +-Inf and NaNs */ in lgammaf_r() 133 /* purge +-0 and tiny arguments */ in lgammaf_r() 141 /* purge negative integers and start evaluation for other x < 0 */ in lgammaf_r() 153 /* purge 1 and 2 */ in lgammaf_r()
|
H A D | e_lgamma_r.c | 206 /* purge +-Inf and NaNs */ in lgamma_r() 211 /* purge +-0 and tiny arguments */ in lgamma_r() 219 /* purge negative integers and start evaluation for other x < 0 */ in lgamma_r() 231 /* purge 1 and 2 */ in lgamma_r()
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 122 custom extent hooks, which may change the purge semantics. (@interwq) 221 - Make decay to always purge one more extent than before, because in 241 stashing memory to purge while other threads generating new pages. The 242 number of pages to purge is checked to prevent this. (@interwq) 448 + opt.purge 667 + opt.purge 676 specify --with-malloc-conf=purge:decay , since the default must remain 677 purge:ratio until the 5.0.0 release. (@jasone) 789 - Fix chunk purge hook calls for in-place huge shrinking reallocation to 791 no correctness issues for the default chunk purge function, but was [all …]
|
/freebsd/sys/netinet/ |
H A D | tcp_hostcache.c | 188 "Time between purge runs"); 190 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, purge, CTLFLAG_VNET | CTLFLAG_RW, 192 "Expire all entries on next purge run"); 207 "Immediately purge all entries"); 299 /* Purge all hc entries. */ in tcp_hc_destroy() 801 * Expire and purge (old|all) entries in the tcp_hostcache. Runs 825 * Expire and purge all entries in hostcache immediately.
|
/freebsd/sbin/ipf/libipf/ |
H A D | printnat.c | 145 PRINTF(" purge"); in printnat() 194 PRINTF(" purge"); in printnat() 243 PRINTF(" purge"); in printnat() 328 PRINTF(" purge"); in printnat()
|
/freebsd/share/man/man4/ |
H A D | tcp.4 | 699 .It Va hostcache.purge 701 Any non-zero setting will be reset to zero, once the purge 705 Do not purge all entries when pruning the host cache (default). 707 Purge all entries when doing the next pruning. 709 Purge all entries and also reseed the hash salt. 712 Immediately purge all entries once set to any value. 962 RTO and performance reducing slow-start or purge of the SACK scoreboard.
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | task.h | 54 * \section purge Purging and Unsending 67 * Consumers of events should purge, not unsend. 295 * Purge events from a task's event queue. 321 * Purge events from a task's event queue. 352 * Purge 'event' from a task's event queue.
|
H A D | timer.h | 124 isc_boolean_t purge); 237 isc_boolean_t purge); 240 * values. If 'purge' is TRUE, any pending events from this timer
|
/freebsd/lib/libc/stdlib/malloc/jemalloc/ |
H A D | jemalloc.3 | 690 arena\&.<i>\&.{initialized,purge,decay,dss}, 935 …urged according to a sigmoidal decay curve that starts and ends with zero purge rate\&. A decay ti… 949 …urged according to a sigmoidal decay curve that starts and ends with zero purge rate\&. A decay ti… 1262 arena\&.<i>\&.purge (\fBvoid\fR) \-\- 1264 Purge all unused dirty pages for arena <i>, or for all arenas if <i> equals 1496 An extent purge function conforms to the 1507 \fIarena_ind\fR\&. A lazy extent purge function (e\&.g\&. implemented via 1508 …purge function immediately purges, and the pages within the virtual memory range will be zero\-fil… 1931 Number of dirty page purge sweeps performed\&. 1938 or similar calls made to purge dirty pages\&. [all …]
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 230 /* purge +-Inf and NaNs */ in lgammal_r() 235 /* purge +-0 and tiny arguments */ in lgammal_r() 243 /* purge negative integers and start evaluation for other x < 0 */ in lgammal_r() 255 /* purge 1 and 2 */ in lgammal_r()
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | openzfs-zfs-zed.postrm | 7 if [ "$1" = "purge" ] && [ -d "$etcd" ] ; then
|
/freebsd/lib/msun/ld80/ |
H A D | e_lgammal_r.c | 255 /* purge +-Inf and NaNs */ in lgammal_r() 262 /* purge +-0 and tiny arguments */ in lgammal_r() 270 /* purge negative integers and start evaluation for other x < 0 */ in lgammal_r() 282 /* purge 1 and 2 */ in lgammal_r()
|
/freebsd/bin/pax/ |
H A D | ar_subs.c | 230 * a bad name mod, skip and purge name from link table in extract() 302 * over the data and purge the name from hard link table in extract() 425 * we were later unable to read (we also purge it from in wr_archive() 442 * file and purge link table entry in wr_archive() 452 * purge link table entry in wr_archive() 660 * purge it. in append() 843 * skip file, purge from link table in copy()
|
/freebsd/kerberos5/usr.sbin/ktutil/ |
H A D | Makefile | 15 purge.c \
|
/freebsd/sys/net/altq/ |
H A D | if_altq.h | 136 /* altq request types (currently only purge is defined) */ 137 #define ALTRQ_PURGE 1 /* purge all packets */
|