Home
last modified time | relevance | path

Searched refs:addpeer (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c335 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 Dntpdc-opts.def580 .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 Dntpdc_ops.c55 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 DNEWS1875 * 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 DChangeLog750 * [Sec 3009] Crafted addpeer with hmode > 7 causes OOB error. perlinger@ntp.org
H A DCommitLog24333 [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...]