Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-client.c112 const char *errfmt, ...) __attribute__((format(printf, 4, 5)));
290 const char *errfmt, ...) in get_handle() argument
300 va_start(args, errfmt); in get_handle()
301 if (errfmt != NULL) in get_handle()
302 vsnprintf(errmsg, sizeof(errmsg), errfmt, args); in get_handle()
314 errfmt == NULL ? __func__ : errmsg, id, expected_id); in get_handle()
318 if (errfmt != NULL) in get_handle()
324 errfmt == NULL ? __func__ : errmsg, SSH2_FXP_HANDLE, type); in get_handle()
/freebsd/sbin/route/
H A Droute.c1687 static const char errfmt[] = variable
1789 (void)printf(errfmt, __func__, msglen); in print_rtmsg()
1905 (void)printf(errfmt, __func__, len); in pmsg_addrs()
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m4167 [ERRFLAG="$ERRFLAG -errfmt"])
/freebsd/contrib/unbound/
H A Dacx_nlnetlabs.m4176 [ERRFLAG="$ERRFLAG -errfmt"])