OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 01 18:09:54 GMT 2025