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

  /src/sbin/dmesg/
dmesg.c 163 static const int bmib[] = { CTL_KERN, KERN_BOOTTIME }; local in function:main
177 (void)sysctl(bmib, 2, &boottime, &size, NULL, 0);
dmesg.c 163 static const int bmib[] = { CTL_KERN, KERN_BOOTTIME }; local in function:main
177 (void)sysctl(bmib, 2, &boottime, &size, NULL, 0);

Completed in 20 milliseconds