OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NTP_MSGSIZE
usr.sbin/ntpd/client.c
279
char buf[NTP_MSGSIZE];
usr.sbin/ntpd/ntp_msg.c
31
if (len != NTP_MSGSIZE_NOAUTH && len != NTP_MSGSIZE) {
usr.sbin/ntpd/server.c
159
char buf[NTP_MSGSIZE];