Home
last modified time | relevance | path

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

/freebsd-12.1/tests/sys/fs/fusefs/
H A Dutils.cc112 const char *maxphys_node = "kern.maxphys"; in SetUp() local
127 ASSERT_EQ(0, sysctlbyname(maxphys_node, &val, &size, NULL, 0)) in SetUp()