Home
last modified time | relevance | path

Searched refs:errfmt (Results 1 – 5 of 5) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dcmd_args.c181 const char errfmt[] = in getCmdOpts() local
187 fprintf(stderr, errfmt, val); in getCmdOpts()
188 msyslog(LOG_ERR, errfmt, val); in getCmdOpts()
/src/crypto/openssh/
H A Dsftp-client.c124 const char *errfmt, ...) __attribute__((format(printf, 4, 5)));
302 const char *errfmt, ...) in get_handle() argument
312 va_start(args, errfmt); in get_handle()
313 if (errfmt != NULL) in get_handle()
314 vsnprintf(errmsg, sizeof(errmsg), errfmt, args); in get_handle()
326 errfmt == NULL ? __func__ : errmsg, id, expected_id); in get_handle()
330 if (errfmt != NULL) in get_handle()
336 errfmt == NULL ? __func__ : errmsg, SSH2_FXP_HANDLE, type); in get_handle()
/src/sbin/route/
H A Droute.c1684 static const char errfmt[] = variable
1786 (void)printf(errfmt, __func__, msglen); in print_rtmsg()
1902 (void)printf(errfmt, __func__, len); in pmsg_addrs()
/src/contrib/ldns/
H A Dacx_nlnetlabs.m4167 [ERRFLAG="$ERRFLAG -errfmt"])
/src/contrib/unbound/
H A Dacx_nlnetlabs.m4176 [ERRFLAG="$ERRFLAG -errfmt"])