Home
last modified time | relevance | path

Searched refs:xcnt (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/top/
H A Dm_dragonfly.c1162 int xcnt; in proc_owner() local
1167 xcnt = pref_len; in proc_owner()
1168 while (--xcnt >= 0) { in proc_owner()
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c6020 ipfw_table_cntent(struct radix_node *rn __unused, void *xcnt) in ipfw_table_cntent() argument
6022 int *cnt = xcnt; in ipfw_table_cntent()