Searched defs:STRERR_BUFSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | ||
| D | debug.h | 41 #define STRERR_BUFSIZE	128	/* For the buffer size of strerror_r */  macro | 
| /linux-4.4.14/tools/lib/bpf/ | ||
| D | libbpf.c | 64 #define STRERR_BUFSIZE  128  macro |