Home
last modified time | relevance | path

Searched refs:ENOMSG (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_dev.c215 return -ENOMSG; in rte_dev_probe()
249 ret = -ENOMSG; in rte_dev_probe()
361 return -ENOMSG; in rte_dev_remove()
381 ret = -ENOMSG; in rte_dev_remove()
H A Dhotplug_mp.c108 ret = -ENOMSG; in __handle_secondary_request()
127 ret = -ENOMSG; in __handle_secondary_request()
/f-stack/freebsd/sys/
H A Derrno.h164 #define ENOMSG 83 /* No message of desired type */ macro
/f-stack/lib/
H A Dff_host_interface.c319 case ff_ENOMSG: errno = ENOMSG; break; in ff_os_errno()
/f-stack/freebsd/security/audit/
H A Dbsm_errno.c120 { BSM_ERRNO_ENOMSG, ENOMSG, ES("No message of desired type") },
/f-stack/tools/libxo/tests/gettext/
H A Dstrerror.pot410 # 83 - ENOMSG
/f-stack/tools/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po402 # 83 - ENOMSG
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_prop.c465 return (SET_ERROR(ENOMSG)); in dsl_prop_unregister()
/f-stack/freebsd/kern/
H A Dsysv_msg.c1299 error = ENOMSG; in kern_msgrcv()
/f-stack/freebsd/net/
H A Dif.c2526 error = ENOMSG; in ifhwioctl()