Searched refs:addpeer (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 335 static void addpeer(const char *, const char *, mode_t); 416 addpeer(const char *name, const char *serv, mode_t mode) in addpeer() function 559 addpeer(optarg, "syslog", 0); in main() 563 addpeer(strlen(optarg) == 0 ? NULL : optarg, in main() 625 addpeer(name, NULL, mode); in main()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.def | 580 .It Xo Ic addpeer Ar peer_address 614 Identical to the addpeer command, except that the operating 621 Identical to the addpeer command, except that the operating
|
H A D | ntpdc_ops.c | 55 static void addpeer (struct parse *, FILE *); 129 { "addpeer", addpeer, { NTP_ADD, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR }, 1268 addpeer( in addpeer() function
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 1875 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC 5641 * Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC
|
H A D | ChangeLog | 750 * [Sec 3009] Crafted addpeer with hmode > 7 causes OOB error. perlinger@ntp.org
|
H A D | CommitLog | 24333 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error 24336 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error 24339 [Bug 3009] Crafted addpeer with hmode > 7 causes OOB error [all...] |