OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:repro_epoch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/stand/mkboot/
mkboot.c
78
static time_t
repro_epoch
= 0;
variable in typeref:typename:time_t
124
repro_epoch
= (time_t)atoll(optarg);
291
if (
repro_epoch
!= 0)
292
tm = gmtime(&
repro_epoch
);
/src/sys/arch/hppa/stand/mkboot/
mkboot.c
119
time_t
repro_epoch
= 0;
variable in typeref:typename:time_t
151
repro_epoch
= atoll(optarg);
419
if (
repro_epoch
)
420
tm = gmtime(&
repro_epoch
);
Completed in 398 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025