Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/binutils/
HDnm.c1111 long static_count = 0; in display_rel_file() local
/dragonfly/contrib/binutils-2.34/binutils/
HDnm.c1134 long static_count = 0; in display_rel_file() local
/dragonfly/sys/net/ipfw/
HDip_fw2.h453 uint32_t static_count; /* # of static rules */ member
HDip_fw2.c659 static uint32_t static_count; /* # of static rules */ variable