Home
last modified time | relevance | path

Searched refs:error (Results 9726 - 9750 of 15992) sorted by relevance

1...<<381382383384385386387388389390>>...640

/kernel/linux/linux-6.6/security/keys/
H A Ddh.c28 goto error; in dh_data_from_key()
56 error: in dh_data_from_key()
/kernel/linux/linux-6.6/security/selinux/
H A Dnetlabel.c129 * selinux_netlbl_err - Handle a NetLabel packet error
132 * @error: the error code
136 * When a packet is dropped due to a call to avc_has_perm() pass the error
142 void selinux_netlbl_err(struct sk_buff *skb, u16 family, int error, int gateway) in selinux_netlbl_err() argument
144 netlbl_skbuff_err(skb, family, error, gateway); in selinux_netlbl_err()
429 * error.
501 * allowed, -EACCES when denied, and other negative values on error.
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dscm.c76 void scm_irq_handler(struct aob *aob, blk_status_t error) in scm_irq_handler() argument
82 scmdrv->handler(scmdev, aobrq->data, error); in scm_irq_handler()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_eth.c132 goto error; in l2tp_eth_dev_recv()
160 error: in l2tp_eth_dev_recv()
/kernel/linux/linux-6.6/net/ipv6/
H A Dnetfilter.c49 err = dst->error; in ip6_route_me_harder()
113 err = result->error; in __nf_ip6_route()
H A Dxfrm6_policy.c44 err = dst->error; in xfrm6_dst_lookup()
45 if (dst->error) { in xfrm6_dst_lookup()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c89 route_err = rt->dst.error; in __nft_fib6_eval_type()
197 if (rt->dst.error) in nft_fib6_eval()
/kernel/linux/linux-6.6/samples/seccomp/
H A Duser-trap.c111 resp->error = -EPERM; in handle_req()
188 resp->error = 0; in handle_req()
255 perror("bad error from mount"); in main()
H A Dbpf-helper.h70 #error "Unknown endianness"
135 #error __BITS_PER_LONG value unusable.
/third_party/elfutils/lib/
H A Deu-config.h239 error "should use #ifdef SYMBOL_VERSIONING"
241 error "should use #ifdef SYMBOL_VERSIONING"
/third_party/elfutils/tests/
H A Dbacktrace-data.c230 error (1, 0, "%s", dwfl_errmsg (-1)); in frame_callback()
257 error (1, 0, "dwfl_thread_getframes: %s", dwfl_errmsg (-1)); in thread_callback()
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.c25 static void log_cb(cmsContext ctx, cmsUInt32Number error, const char *str) in log_cb() argument
28 av_log(s->avctx, AV_LOG_ERROR, "lcms2: [%"PRIu32"] %s\n", error, str); in log_cb()
/third_party/ffmpeg/libavformat/
H A Dmpjpegdec.c56 if (pb->error) in get_line()
57 return pb->error; in get_line()
358 /* error or EOF occurred */ in mpjpeg_read_packet()
H A Dyuv4mpegdec.c279 if (s->pb->error) in yuv4_read_packet()
280 return s->pb->error; in yuv4_read_packet()
/third_party/bounds_checking_function/include/
H A Dsecurectype.h428 #error "max string is 2G"
433 #error "unsupported system"
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_process.c61 /* in case of attach error, check for suspended */ in usb_process_thread()
175 PRINTK("create %s task error!\n",nm); in usb_os_task_creat()
187 PRINTK("delete task error!\n"); in usb_os_task_delete()
223 goto error; in usb_proc_create()
228 error: in usb_proc_create()
/third_party/alsa-lib/include/
H A Dlocal.h38 #error Header defining endianness not defined
78 #error "Unsupported endian..."
180 #include "error.h"
267 * error messages
/third_party/icu/icu4c/source/common/
H A Dusc_impl.cpp209 /* Release the UScriptRun if uscript_setRunText() returns an error */ in uscript_openRun()
260 UErrorCode error = U_ZERO_ERROR; in uscript_nextRun() local
293 sc = uscript_getScript(ch, &error); in uscript_nextRun()
/third_party/libsnd/src/
H A Dsfendian.h126 #error "Target CPU endian-ness unknown. May need to hand edit src/sfconfig.h"
165 #error "Target CPU endian-ness unknown. May need to hand edit src/sfconfig.h"
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c186 /* Guard against "<error message>: Success" */ in perror_msg()
195 /* Guard against "<error message>: Success" */ in perror_msg_and_die()
231 #error Port me in handle_sigsegv()
234 #error Port me in handle_sigsegv()
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrtypes.h697 #error Unsupported compiler and/or operating system for 64-bit integers
730 #error Unsupported compiler and/or operating system for 64-bit integers
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-internal-routines-template.inc.h17 # error "Please, define BUILTIN_UNDERSCORED_ID"
21 # error "Please, define BUILTIN_INC_HEADER_NAME"
/third_party/mbedtls/
H A DMakefile12 This is a fatal error
14 $(error $(error_message))
/third_party/mbedtls/include/mbedtls/
H A Dconfig_adjust_legacy_from_psa.h225 #error "SECP224K1 is buggy via the PSA API in Mbed TLS."
783 #error "CBC-MAC is not yet supported via the PSA API in Mbed TLS."
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp194 throw error(CL_OUT_OF_RESOURCES); in root_resource()
241 throw error(CL_OUT_OF_RESOURCES); in mapping()

Completed in 22 milliseconds

1...<<381382383384385386387388389390>>...640