Home
last modified time | relevance | path

Searched defs:errcode (Results 1 – 19 of 19) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dregex.h63 static inline size_t regerror(__rte_unused int errcode, in regerror()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_lookup.c257 uint16_t idx, errcode, errlev; in nix_create_rx_ol_flags_array() local
H A Dotx2_flow_parse.c820 int errcode = 0; in otx2_flow_parse_actions() local
H A Dotx2_flow.c768 int errcode = ENOTSUP; in otx2_flow_query() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c51 void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop) { in luaD_seterrorobj()
94 void luaD_throw (lua_State *L, int errcode) { in luaD_throw()
/f-stack/freebsd/mips/nlm/
H A Dintr_machdep.c186 int errcode; in cpu_establish_hardintr() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c153 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj()
172 l_noret luaD_throw (lua_State *L, int errcode) { in luaD_throw()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_npc.h293 uint8_t errcode; member
348 uint64_t errcode : 8; member
438 uint64_t errcode : 8; member
460 uint64_t errcode : 8; member
H A Dotx2_nix.h962 uint64_t errcode : 8; member
/f-stack/freebsd/security/audit/
H A Daudit.c791 audit_proc_coredump(struct thread *td, char *path, int errcode) in audit_proc_coredump()
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmdq.c390 int errcode) in cmdq_update_errcode()
721 int errcode; in hinic_cmdq_poll_msg() local
H A Dhinic_pmd_cmdq.h194 int *errcode; member
/f-stack/freebsd/amd64/include/
H A Dvmm.h666 uint32_t errcode; member
760 vm_inject_ac(void *vm, int vcpuid, int errcode) in vm_inject_ac()
766 vm_inject_ss(void *vm, int vcpuid, int errcode) in vm_inject_ss()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.c410 uint16_t idx, errcode, errlev; in octeontx_create_rx_ol_flags_array() local
/f-stack/freebsd/contrib/openzfs/contrib/pam_zfs_key/
H A Dpam_zfs_key.c180 destroy_pw(pam_handle_t *pamh, void *data, int errcode) in destroy_pw()
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_auth_http_module.c55 ngx_str_t errcode; member
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c2046 uint32_t errcode, int restart_instruction) in vm_inject_exception()
2106 vm_inject_fault(void *vmarg, int vcpuid, int vector, int errcode_valid, in vm_inject_fault()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c791 __in int errcode) in efx_mcdi_ev_cpl()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2330 int error, errcode, errcode_valid, handled, in; in vmx_exit_process() local