Home
last modified time | relevance | path

Searched defs:static_count (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dnm.c1134 long static_count = 0; in display_rel_file() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dnm.c1111 long static_count = 0; in display_rel_file() local
/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.h453 uint32_t static_count; /* # of static rules */ member
H A Dip_fw2.c659 static uint32_t static_count; /* # of static rules */ variable