Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/xen/xenstore/
H A Dxenstore.c718 xs_get_error(const char *errorstring) in xs_get_error() argument
723 if (!strcmp(errorstring, xsd_errors[i].errstring)) in xs_get_error()
727 errorstring); in xs_get_error()
/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck.c2322 build_x_indirect_ref (tree expr, const char *errorstring) in build_x_indirect_ref() argument
2337 rval = build_indirect_ref (expr, errorstring); in build_x_indirect_ref()
2346 build_indirect_ref (tree ptr, const char *errorstring) in build_indirect_ref() argument
2414 error ("invalid use of %qs on pointer to member", errorstring); in build_indirect_ref()
2417 if (errorstring) in build_indirect_ref()
2418 error ("invalid type argument of %qs", errorstring); in build_indirect_ref()
/freebsd-12.1/contrib/ntp/lib/isc/win32/
H A Dsocket.c1110 char *errorstring, size_t bufsize) { in map_socket_error() argument
1208 isc__strerror(windows_errno, errorstring, bufsize); in map_socket_error()
/freebsd-12.1/contrib/gcc/
H A Dc-typeck.c1916 build_indirect_ref (tree ptr, const char *errorstring) in build_indirect_ref() argument
1970 error ("invalid type argument of %qs (have %qT)", errorstring, type); in build_indirect_ref()
/freebsd-12.1/crypto/heimdal/lib/hx509/
H A DChangeLog1148 * hx509_err.et: fix errorstring for PROXY_CERT_NAME_WRONG