Searched defs:errcode (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/seL4_libs/libsel4utils/src/
H A Dstrerror.c55 sel4_strerror(int errcode) argument
/seL4-camkes-master/kernel/src/arch/x86/api/
H A Dfaults.c54 handleKernelException( word_t vector, word_t errcode, word_t ip, word_t sp, word_t flags, word_t cr0, word_t cr2, word_t cr3, word_t cr4 ) argument
/seL4-camkes-master/projects/musllibc/src/regex/
H A Dregcomp.c2616 reg_errcode_t errcode = REG_OK; local
2688 reg_errcode_t errcode; local
[all...]
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_tftp.c485 static int send_error(uint8_t *buf, struct pico_socket *sock, union pico_address *a, uint16_t port, uint16_t errcode, const char *errmsg) argument
510 static void tftp_send_error(struct pico_tftp_session *session, union pico_address *a, uint16_t port, uint16_t errcode, const char *errmsg) argument

Completed in 42 milliseconds