OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utmptime
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/who/
utmpentry.c
61
static struct timespec
utmptime
= {0, 0};
variable in typeref:struct:timespec
142
if (timespeccmp(&st.st_mtimespec, &
utmptime
, >))
143
utmptime
= st.st_mtimespec;
159
timespecclear(&
utmptime
);
utmpentry.c
61
static struct timespec
utmptime
= {0, 0};
variable in typeref:struct:timespec
142
if (timespeccmp(&st.st_mtimespec, &
utmptime
, >))
143
utmptime
= st.st_mtimespec;
159
timespecclear(&
utmptime
);
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025