OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOT_TIME
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
utmpx.h
58
#define
BOOT_TIME
2
/src/usr.bin/who/
who.c
88
{
BOOT_TIME
, "boot time" },
122
et |= (1 <<
BOOT_TIME
);
/src/sys/arch/hpcmips/stand/pbsdboot/
preference.c
53
#define
BOOT_TIME
6
76
TEXT("
boot_time
"),
305
case
BOOT_TIME
:
307
buf.
boot_time
= d;
545
wsprintf(unibuf,TEXT("
boot_time
:%d\r\n"),buf->
boot_time
);
546
debug_printf(TEXT("
boot_time
,tempbuf=%s\n"),unibuf);
/src/lib/libc/gen/
utmpx.c
185
case
BOOT_TIME
:
/src/sbin/init/
init.c
196
static struct timeval
boot_time
;
variable in typeref:struct:timeval
234
(void)gettimeofday(&
boot_time
, NULL);
1181
make_utmpx("", BOOT_MSG,
BOOT_TIME
, 0, &
boot_time
, 0);
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026