Searched defs:sysctl (Results 1 – 2 of 2) sorted by relevance
103 protected void assertLess(String sysctl, int a, int b) { in assertLess()107 protected void assertAtLeast(String sysctl, int a, int b) { in assertAtLeast()
907 final File sysctl = new File(path); in hasIpv6Sysctl() local