Home
last modified time | relevance | path

Searched refs:NTP_PRINTF (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_stdlib.h29 #define NTP_PRINTF(fmt, args) __attribute__((__format__(__printf__, fmt, args))) macro
31 #define NTP_PRINTF(fmt, args) macro
34 extern int mprintf(const char *, ...) NTP_PRINTF(1, 2);
35 extern int mfprintf(FILE *, const char *, ...) NTP_PRINTF(2, 3);
36 extern int mvfprintf(FILE *, const char *, va_list) NTP_PRINTF(2, 0);
38 NTP_PRINTF(3, 0);
40 NTP_PRINTF(3, 4);
41 extern void msyslog(int, const char *, ...) NTP_PRINTF(2, 3);
42 extern void mvsyslog(int, const char *, va_list) NTP_PRINTF(2, 0);
53 NTP_PRINTF(3, 0);
[all …]
H A Dntpd.h82 const char *fmt, ...) NTP_PRINTF(3, 4);
320 NTP_PRINTF(2, 3);
/freebsd/contrib/ntp/libntp/
H A Dauthreadkeys.c85 static void log_maybe(u_int*, const char*, ...) NTP_PRINTF(2, 3);
/freebsd/contrib/ntp/ntpd/
H A Drefclock_true.c212 NTP_PRINTF(2, 3)
H A Drefclock_jupiter.c138 const char *, ...) NTP_PRINTF(3, 4);
H A Drefclock_gpsdjson.c262 static int myasprintf(char**, char const*, ...) NTP_PRINTF(2, 3);
H A Drefclock_oncore.c382 NTP_PRINTF(3, 4);
H A Dntp_control.c77 static void ctl_printf (const char *, ...) NTP_PRINTF(1, 2);
H A Drefclock_parse.c2480 static NTP_PRINTF(4, 5) char *
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c222 static void warning (const char *, ...) NTP_PRINTF(1, 2);
223 static void error (const char *, ...) NTP_PRINTF(1, 2);
239 static int my_easprintf (char**, const char *, ...) NTP_PRINTF(2, 3);
H A Dntpq-subs.c361 static int xprintf(FILE *, char const *, ...) NTP_PRINTF(2, 3);
/freebsd/contrib/ntp/
H A DNEWS3024 * [Bug 2821] Add a missing NTP_PRINTF and a missing const.
6790 * [Bug 2821] Add a missing NTP_PRINTF and a missing const.
H A DChangeLog1171 * [Bug 2821] Add a missing NTP_PRINTF and a missing const.
H A DCommitLog37616 [Bug 2821] Add a missing NTP_PRINTF and a missing const
37619 [Bug 2821] Add a missing NTP_PRINTF and a missing const
37622 [Bug 2821] Add a missing NTP_PRINTF and a missing const
37625 [Bug 2821] Add a missing NTP_PRINTF and a missing const