Lines Matching refs:sys_nerr
567 extern int sys_nerr;569 return ((error_number < 0) || (error_number >= sys_nerr))