Home
last modified time | relevance | path

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

/freebsd/usr.bin/tcopy/
H A Dtcopy.c74 size_t l_maxphys = sizeof maxphys; in main() local
77 if (!sysctlbyname("kern.maxphys", &maxphys, &l_maxphys, NULL, 0)) in main()