Searched defs:EINVAL (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/powerpc/boot/ | ||
D | stdio.h | 7 #define EINVAL 22 /* Invalid argument */ macro |
/linux-3.3/include/asm-generic/ | ||
D | errno-base.h | 25 #define EINVAL 22 /* Invalid argument */ macro |