Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 – 9 of 9) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/tools/lib/bpf/
A Dstr_error.c63 case -EILSEQ: return "-EILSEQ"; in libbpf_errstr()
/tools/include/nolibc/
A Dstdio.h557 SET_ERRNO(EILSEQ); in vsscanf()
/tools/usb/
A Dffs-test.c568 errno = EILSEQ; in empty_out_buf()
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c475 case -EILSEQ: in intel_pt_ext_err()
1184 return -EILSEQ; in intel_pt_walk_insn()

Completed in 21 milliseconds