Home
last modified time | relevance | path

Searched refs:authreadkeys (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/bsd/ntp/lib/libntp/
DMakefile23 authreadkeys.c \
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_util.c1031 authreadkeys(key_file_name); in getauthkeys()
1042 authreadkeys(key_file_name); in rereadkeys()
/netbsd/src/external/bsd/ntp/dist/libntp/
Dauthreadkeys.c137 authreadkeys( in authreadkeys() function
DMakefile.in169 atoint.c atolfp.c atouint.c audio.c authkeys.c authreadkeys.c \
225 audio.$(OBJEXT) authkeys.$(OBJEXT) authreadkeys.$(OBJEXT) \
255 atoint.c atolfp.c atouint.c audio.c authkeys.c authreadkeys.c \
304 ./$(DEPDIR)/authkeys.Po ./$(DEPDIR)/authreadkeys.Po \
785 authreadkeys.c \
1055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authreadkeys.Po@am__quote@ # am--include-marker
1341 -rm -f ./$(DEPDIR)/authreadkeys.Po
1495 -rm -f ./$(DEPDIR)/authreadkeys.Po
DMakefile.am155 authreadkeys.c \
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_stdlib.h93 extern int authreadkeys (const char *);
/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Ddigests.c62 if (! authreadkeys(keys_fname)) { in setUp()
/netbsd/src/external/bsd/ntp/dist/ntpdate/
Dntpdate.c525 if (!authreadkeys(key_file)) { in ntpdatemain()
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.02049 * libntp/authreadkeys.c:
2333 * libntp/authreadkeys.c:
2334 (authreadkeys):
4560 * libntp/authreadkeys.c (authreadkeys): Reject autokey keys.
DCommitLog3102 libntp/authreadkeys.c@1.38 +1 -1
3173 libntp/authreadkeys.c@1.37 +7 -5
3606 libntp/authreadkeys.c@1.36 +10 -2
8992 libntp/authreadkeys.c@1.35 +1 -1
9015 libntp/authreadkeys.c@1.34 +33 -46
13321 libntp/authreadkeys.c@1.33 +2 -0
16118 libntp/authreadkeys.c@1.32 +13 -19
16136 libntp/authreadkeys.c@1.31 +47 -7
16220 libntp/authreadkeys.c@1.27.1.2 +1 -0
17248 libntp/authreadkeys.c@1.27.1.1 +1 -6
[all …]
DChangeLog782 - reduced number of error branches (authreadkeys.c)
851 * CID 1341682: Nit in libntp/authreadkeys.c. HStenn.
DNEWS2052 - reduced number of error branches (authreadkeys.c)
5818 - reduced number of error branches (authreadkeys.c)