OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logPrefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_leapsec.c
26
static const char * const
logPrefix
= "leapsecond file";
424
logPrefix
, fname);
429
logPrefix
, fname);
433
logPrefix
, fname);
437
logPrefix
, fname);
441
logPrefix
, fname, rcheck);
453
logPrefix
, fname);
457
logPrefix
, fname);
461
logPrefix
, fname);
469
logPrefix
, fname, lstostr(&pt->head.expire)
[
all
...]
ntp_util.c
975
static const char * const
logPrefix
= "leapsecond file";
986
logPrefix
, leapfile_name);
991
logPrefix
, leapfile_name, -rc, (rc == -1 ? "" : "s"));
995
logPrefix
, leapfile_name, 1+rc);
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026