Searched refs:EILSEQ (Results 1 – 9 of 9) sorted by relevance
67 #define EILSEQ 84 /* Illegal byte sequence */ macro
63 #define EILSEQ 88 /* Illegal byte sequence */ macro
20 #define EILSEQ 47 /* Illegal byte sequence */ macro
64 #define EILSEQ 116 /* Illegal byte sequence */ macro
98 #define EILSEQ 122 /* Illegal byte sequence */ macro
63 case -EILSEQ: return "-EILSEQ"; in libbpf_errstr()
557 SET_ERRNO(EILSEQ); in vsscanf()
568 errno = EILSEQ; in empty_out_buf()
475 case -EILSEQ: in intel_pt_ext_err()1184 return -EILSEQ; in intel_pt_walk_insn()
Completed in 21 milliseconds