Home
last modified time | relevance | path

Searched defs:check_count (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/ipfw3_basic/
H A Dip_fw3_basic.c165 check_count(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_count() function
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c594 typedef char check_count[(N == 2 || N == 4) * 2 - 1]; in search_line_fast() typedef