Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c370 bool is_tc = !is_use && (strcmp(_nc_curr_token.tk_name, "tc") == 0); in _nc_parse_entry() local
/freebsd/contrib/libpcap/
H A Dpcap-tc.c648 int is_tc; in TcCreate() local