Home
last modified time | relevance | path

Searched refs:MAXFILENAME (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/ntp/util/
HDntp-keygen.c169 char filename[MAXFILENAME + 1]; /* file name */
312 char pathbuf[MAXFILENAME + 1]; in main()
508 MAXFILENAME); in main()
533 MAXFILENAME); in main()
889 char linkname[MAXFILENAME]; /* filestamp buffer) */ in readkey()
904 if ((ptr = fgets(linkname, MAXFILENAME, str)) == NULL) { in readkey()
1939 char pathbuf[MAXFILENAME + 1]; in x509()
2171 char linkname[MAXFILENAME]; /* link name */ in fheader()
/NextBSD/contrib/ntp/ntpd/
HDntp_crypto.c1635 char filename[MAXFILENAME]; in crypto_ident()
3374 char pathbuf[MAXFILENAME]; in cert_parse()
3589 char filename[MAXFILENAME]; /* name of key file */ in crypto_key()
3590 char linkname[MAXFILENAME]; /* filestamp buffer) */ in crypto_key()
3706 char filename[MAXFILENAME]; /* name of certificate file */ in crypto_cert()
3707 char linkname[MAXFILENAME]; /* filestamp buffer */ in crypto_cert()
3808 char filename[MAXFILENAME]; /* file name buffer */ in crypto_setup()
3809 char hostname[MAXFILENAME]; /* host name buffer */ in crypto_setup()
HDntp_util.c78 char statsdir[MAXFILENAME] = NTP_VAR;
/NextBSD/contrib/ntp/include/
HDntpd.h548 extern char statsdir[MAXFILENAME];
HDntp.h141 #define MAXFILENAME 256 /* max length of file name */ macro
/NextBSD/contrib/ntp/
HDChangeLog1708 * Remove use of MAXFILENAME in mode 7 (ntpdc) on-wire structs.
1709 * Change ntpd MAXFILENAME from 128 to 256 to match ntp-keygen.
HDCommitLog-4.1.01363 * include/ntp_request.h: Put data[] as MAXFILENAME+16. This will
HDCommitLog88678 Resolve MAXFILENAME redefinition warning.
108205 Remove use of MAXFILENAME in mode 7 (ntpdc) on-wire structs.
108206 Change ntpd MAXFILENAME from 128 to 256 to match ntp-keygen.
108213 Remove use of MAXFILENAME in mode 7 (ntpdc) on-wire structs.
108214 Change ntpd MAXFILENAME from 128 to 256 to match ntp-keygen.
108217 Change ntpd's MAXFILENAME to 256 to match what ntp-keygen uses.
108220 Remove use of MAXFILENAME in mode 7 (ntpdc) on-wire structs.