HomeSort by: relevance | last modified time | path
    Searched refs:connects (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
use-inference.mk 27 # The inference connects the .from to the .to file, otherwise make
  /src/sys/external/bsd/ipf/netinet/
ip_dstlist.c 1076 int connects; local in function:ipf_dstlist_select
1112 connects = 0x7fffffff;
1121 if (node->ipfd_states < connects) {
1123 connects = node->ipfd_states;

Completed in 39 milliseconds