| /freebsd-12.1/sys/contrib/ncsw/inc/ |
| H A D | error_ext.h | 82 #define ERROR_CODE(_err) ((((uint32_t)_err) & 0x0000FFFF) | __ERR_MODULE__) argument 338 #define REPORT_ERROR(_level, _err, _vmsg) argument 340 #define RETURN_ERROR(_level, _err, _vmsg) \ argument 341 return ERROR_CODE(_err) 387 #define REPORT_ERROR(_level, _err, _vmsg) \ argument 401 #define RETURN_ERROR(_level, _err, _vmsg) \ argument 404 return ERROR_CODE(_err); \ 486 #define SANITY_CHECK_RETURN(_cond, _err) argument 487 #define SANITY_CHECK_EXIT(_cond, _err) argument 506 #define SANITY_CHECK_RETURN(_cond, _err) \ argument [all …]
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_prtn.c | 201 goto _err; in osm_prtn_add_all() 205 _err: in osm_prtn_add_all() 367 goto _err; in prtn_make_default() 370 goto _err; in prtn_make_default() 382 _err: in prtn_make_default() 419 goto _err; in osm_prtn_make_partitions() 447 _err: in osm_prtn_make_partitions()
|
| H A D | osm_pkey_mgr.c | 832 goto _err; in osm_pkey_mgr_process() 886 _err: in osm_pkey_mgr_process()
|
| /freebsd-12.1/libexec/rc/rc.d/ |
| H A D | bluetooth | 48 local _err _file _line _namespace 52 _err=0 79 _err=1 85 return $_err
|
| /freebsd-12.1/sys/net/ |
| H A D | if_bridgevar.h | 286 #define BRIDGE_LOCK2REF(_sc, _err) do { \ argument 289 (_err) = EBUSY; \ 320 #define BRIDGE_OUTPUT(_ifp, _m, _err) do { \ argument 323 _err = (*(_ifp)->if_bridge_output)(_ifp, _m, NULL, NULL); \
|
| /freebsd-12.1/lib/libc/gen/ |
| H A D | stringlist.c | 53 _err(1, "stringlist: %m"); in sl_init() 59 _err(1, "stringlist: %m"); in sl_init()
|
| H A D | err.c | 70 __weak_reference(_err, err); 73 _err(int eval, const char *fmt, ...) in _err() function
|
| H A D | Symbol.map | 501 _err;
|
| /freebsd-12.1/lib/libthr/arch/i386/i386/ |
| H A D | _umtx_op_err.S | 33 ENTRY(__CONCAT(x, _err)); \
|
| /freebsd-12.1/sys/contrib/ngatm/netnatm/sig/ |
| H A D | unisig.h | 43 const char *uni_strerr(u_int _err);
|
| /freebsd-12.1/lib/libthr/arch/amd64/amd64/ |
| H A D | _umtx_op_err.S | 32 #define RSYSCALL_ERR(x) ENTRY(__CONCAT(x, _err)); \
|
| /freebsd-12.1/contrib/elftoolchain/libdwarf/ |
| H A D | _libdwarf.h | 57 #define _DWARF_SET_ERROR(_d, _e, _err, _elf_err) \ argument 58 _dwarf_set_error(_d, _e, _err, _elf_err, __func__, __LINE__) 59 #define DWARF_SET_ERROR(_d, _e, _err) \ argument 60 _DWARF_SET_ERROR(_d, _e, _err, 0)
|
| /freebsd-12.1/lib/libc/include/ |
| H A D | namespace.h | 45 #define err _err
|
| /freebsd-12.1/libexec/rc/ |
| H A D | rc.subr | 1658 local file _err _me _opts 1661 _err=0 1687 _err=1 1693 _err=1 1699 _err=1 1711 _err=1 1717 if [ $_err -ne 0 ]; then 1723 return $_err
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive.h | 1072 __LA_DECL void archive_set_error(struct archive *, int _err,
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 765 {asn1,krb5}_err.h).
|