OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/adventure/
hdr.h
110
int
tloc
; /* n in writeup (newloc % 1000) */
member in struct:travlist
/src/usr.sbin/sysinst/
run.c
118
time_t
tloc
;
local in function:log_flip
120
(void)time(&
tloc
);
122
fprintf(logfp, "Log ended at: %s\n", safectime(&
tloc
));
130
"Log started at: %s\n", safectime(&
tloc
));
150
time_t
tloc
;
local in function:script_flip
152
(void)time(&
tloc
);
155
safectime(&
tloc
));
164
safectime(&
tloc
));
main.c
570
time_t
tloc
;
local in function:cleanup
572
(void)time(&
tloc
);
586
fprintf(logfp, "Log ended at: %s\n", safectime(&
tloc
));
592
fprintf(script, "# Script ended at: %s\n", safectime(&
tloc
));
Completed in 13 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025