OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utmpxtime
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/who/
utmpentry.c
65
static struct timespec
utmpxtime
= {0, 0};
variable in typeref:struct:timespec
128
if (timespeccmp(&st.st_mtimespec, &
utmpxtime
, >))
129
utmpxtime
= st.st_mtimespec;
162
timespecclear(&
utmpxtime
);
utmpentry.c
65
static struct timespec
utmpxtime
= {0, 0};
variable in typeref:struct:timespec
128
if (timespeccmp(&st.st_mtimespec, &
utmpxtime
, >))
129
utmpxtime
= st.st_mtimespec;
162
timespecclear(&
utmpxtime
);
utmpentry.c
65
static struct timespec
utmpxtime
= {0, 0};
variable in typeref:struct:timespec
128
if (timespeccmp(&st.st_mtimespec, &
utmpxtime
, >))
129
utmpxtime
= st.st_mtimespec;
162
timespecclear(&
utmpxtime
);
Completed in 31 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025