OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stale
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dist/pf/net/
if_pfsync.c
370
int iplen, action, error, i, s, count, offp, sfail,
stale
= 0;
local
583
printf("pfsync: %s
stale
update "
594
if (sc->sc_mbuf != NULL && !
stale
)
596
stale
++;
609
if (
stale
&& sc->sc_mbuf != NULL)
711
printf("pfsync: ignoring
stale
update "
719
if ((!
stale
|| update_requested) &&
724
stale
++;
736
if ((update_requested ||
stale
) && sc->sc_mbuf)
937
/* Don't keep
stale
pfsync packets around. *
[
all
...]
/src/sbin/sysctl/
sysctl.c
265
int req,
stale
, errs;
variable
356
stale
= req = 0;
892
if (
stale
) {
894
stale
= 0;
1467
stale
= 1;
1511
stale
= 1;
/src/usr.bin/make/unit-tests/
Makefile
167
TESTS+= deptgt-
stale
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
5643
#define XFREE(
stale
) do { \
5644
if (
stale
) { free (
stale
);
stale
= 0; } \
/src/sys/external/isc/libsodium/dist/
ltmain.sh
4270
#define XFREE(
stale
) do { \
4271
if (
stale
) { free ((void *)
stale
);
stale
= 0; } \
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026