OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safectime
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/sysinst/
run.c
122
fprintf(logfp, "Log ended at: %s\n",
safectime
(&tloc));
130
"Log started at: %s\n",
safectime
(&tloc));
155
safectime
(&tloc));
164
safectime
(&tloc));
main.c
586
fprintf(logfp, "Log ended at: %s\n",
safectime
(&tloc));
592
fprintf(script, "# Script ended at: %s\n",
safectime
(&tloc));
defs.h
905
const char *
safectime
(time_t *);
net.c
830
"Created by NetBSD sysinst on",
safectime
(&now));
util.c
1691
strlcpy(cur_time,
safectime
(&t), sizeof cur_time);
2183
safectime
(time_t *t)
function in typeref:typename:const char *
Completed in 35 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025