| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_clip.c | 193 TAILQ_HEAD(, clip_entry) stale; in update_clip_table() 208 TAILQ_INIT(&stale); in update_clip_table() 209 TAILQ_CONCAT(&stale, &sc->clip_table, link); in update_clip_table() 255 TAILQ_FOREACH(ce, &stale, link) { in update_clip_table() 257 TAILQ_REMOVE(&stale, ce, link); in update_clip_table() 294 TAILQ_FOREACH_SAFE(ce, &stale, link, ce_temp) { in update_clip_table() 298 TAILQ_REMOVE(&stale, ce, link); in update_clip_table() 311 TAILQ_CONCAT(&sc->clip_table, &stale, link); in update_clip_table()
|
| /freebsd-12-stable/sys/dev/bhnd/nvram/ |
| D | bhnd_nvram_data_bcmvar.h | 56 bool stale; /**< header value does not match member
|
| D | bhnd_nvram_data_bcm.c | 699 hvar->stale = true; in bhnd_nvram_bcm_init() 701 hvar->stale = true; in bhnd_nvram_bcm_init() 863 if (hvar_next->envp != NULL && !hvar_next->stale) in bhnd_nvram_bcm_next() 907 if (hvar == NULL || !hvar->stale) in bhnd_nvram_bcm_next()
|
| /freebsd-12-stable/contrib/bmake/mk/ |
| D | meta.stage.mk | 358 @comm -13 ${.TARGET}.staged1 ${.TARGET}.staged2 > ${.TARGET}.stale 359 @test ! -s ${.TARGET}.stale || { \ 361 sed 's,.*,& &.dirdep,' ${.TARGET}.stale | xargs rm -f; }
|
| /freebsd-12-stable/share/mk/ |
| D | meta.stage.mk | 355 @comm -13 ${.TARGET}.staged1 ${.TARGET}.staged2 > ${.TARGET}.stale 356 @test ! -s ${.TARGET}.stale || { \ 358 sed 's,.*,& &.dirdep,' ${.TARGET}.stale | xargs rm -f; }
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | refclocks | 4 in the files tend to get stale - so use with caution)
|
| /freebsd-12-stable/contrib/ntp/ |
| D | depsver.mf | 40 # stale with respect to moved, deleted, or superceded headers. Most
|
| /freebsd-12-stable/contrib/ntp/sntp/ |
| D | depsver.mf | 40 # stale with respect to moved, deleted, or superceded headers. Most
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | X509_sign.pod | 48 is not always updated meaning a stale version is sometimes used. This is not
|
| D | d2i_X509.pod | 612 i2d_TYPE() or i2d_TYPE()) may return a stale encoding if the
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | p2p_supplicant.c | 4367 struct wpa_ssid *persistent_go, *stale, *s = NULL; in wpas_p2ps_prov_complete() local 4455 stale = wpas_p2p_get_persistent(wpa_s, dev, NULL, 0); in wpas_p2ps_prov_complete() 4456 if (!stale) in wpas_p2ps_prov_complete() 4459 if (s && s->ssid_len == stale->ssid_len && in wpas_p2ps_prov_complete() 4460 os_memcmp(stale->bssid, s->bssid, ETH_ALEN) == 0 && in wpas_p2ps_prov_complete() 4461 os_memcmp(stale->ssid, s->ssid, s->ssid_len) == 0) in wpas_p2ps_prov_complete() 4465 if (stale->mode != WPAS_MODE_P2P_GO || in wpas_p2ps_prov_complete() 4466 stale->num_p2p_clients <= 1) { in wpas_p2ps_prov_complete() 4469 stale->id); in wpas_p2ps_prov_complete() 4470 wpas_notify_persistent_group_removed(wpa_s, stale); in wpas_p2ps_prov_complete() [all …]
|
| /freebsd-12-stable/lib/libfetch/ |
| D | http.c | 641 int stale; member 650 b->stale = b->nc = 0; in init_http_auth_challenge() 831 cs->challenges[cs->count]->stale = in http_parse_authenticate()
|
| /freebsd-12-stable/ |
| D | MAINTAINERS | 22 This list is prone to becoming stale quickly. The best way to find the recent
|
| /freebsd-12-stable/sys/geom/raid/ |
| D | md_intel.c | 2362 int vi, sdi, numdisks, len, state, stale; in g_raid_md_write_intel() local 2493 stale = 0; in g_raid_md_write_intel() 2502 stale = 1; in g_raid_md_write_intel() 2518 mvol->dirty = (vol->v_dirty || stale); in g_raid_md_write_intel()
|
| /freebsd-12-stable/contrib/amd/ |
| D | README.attrcache | 28 to check if their DNLC entries are stale: if the parent directory mtime is
|
| D | NEWS | 99 are now possibly stale. Many users had seen this problem in the form of 108 do not get flushed from the kernel, and the kernel thus uses stale entries. 498 during attempted umounts, causing stale filehandles 803 fixes to stale file handle on symlinks 1113 removed stale code from lostaltmail.in
|
| D | AUTHORS | 303 January 19, 2000: fix (and reduce the incidence of) stale file handles when
|
| /freebsd-12-stable/crypto/heimdal/doc/ |
| D | kerberos4.texi | 67 conversion, there are a few things to look out for. If you have stale
|
| /freebsd-12-stable/contrib/atf/ |
| D | NEWS | 18 any stale files left behind by ATF will be automatically cleaned up. 58 * Issue #19: Removed stale references to atf-config and atf-run. 106 atf-c++ would break the stale tools.
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | Thread.cpp | 921 bool stale = plan_ptr->IsPlanStale(); in ShouldStop() local 925 if (stale) { in ShouldStop()
|
| /freebsd-12-stable/contrib/unbound/contrib/ |
| D | unbound.spec_fedora | 344 (note: libevent is stale in EL-4 and not in EL-5, needs fixing there)
|
| /freebsd-12-stable/contrib/binutils/ |
| D | ltmain.sh | 6391 if (stale) { free ((void *) stale); stale = 0; } \
|
| /freebsd-12-stable/contrib/openpam/ |
| D | HISTORY | 478 pam_constants.h to avoid it going stale again.
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | INSTALL | 36 disabled by default to prevent problems with accidental use of stale
|
| /freebsd-12-stable/contrib/file/ |
| D | INSTALL | 36 disabled by default to prevent problems with accidental use of stale
|