OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestring
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.c
2772
char *
timestring
;
local
2787
timestring
= po_strftime (&now);
2800
timestring
);
2801
free (
timestring
);
/src/external/bsd/ntp/dist/ntpd/
refclock_ripencc.c
3233
static char
timestring
[80];
local
3237
sprintf(
timestring
, " <No time yet> ");
3241
sprintf(
timestring
, " <Bad time> ");
3251
sprintf(
timestring
, " %s %02d:%02d:%05.2f ",
3254
return
timestring
;
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026