OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writecount
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/eeprom/
main.c
74
u_short
writecount
;
variable
168
++
writecount
;
eehandlers.c
55
extern u_short
writecount
;
619
kt.kt_keyword = "eeprom
writecount
";
621
kt.kt_offset = EE_WC_LOC + (i * sizeof(
writecount
));
622
if (doio(&kt, (u_char *)&
writecount
, sizeof(
writecount
),
642
kt.kt_keyword = "eeprom
writecount
";
653
warnx("eeprom
writecount
mismatch %s",
662
writecount
= MAXIMUM(owritecount[0], owritecount[1]);
663
writecount
= MAXIMUM(
writecount
, owritecount[2])
[
all
...]
/src/external/bsd/ipf/dist/ipsd/
ipsd.c
229
void detecthits(fd,
writecount
)
230
int fd,
writecount
;
237
if (hits >
writecount
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
tsig.h
62
unsigned int
writecount
;
member in struct:dns_tsig_keyring
/src/external/mpl/bind/dist/lib/dns/include/dns/
tsig.h
70
unsigned int
writecount
;
member in struct:dns_tsigkeyring
/src/external/mpl/dhcp/bind/dist/lib/dns/
tsig.c
220
ring->
writecount
++;
226
if (ring->
writecount
> 10) {
228
ring->
writecount
= 0;
1838
ring->
writecount
= 0;
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026