Searched refs:ERROR_BASE_NO (Results 1 – 1 of 1) sorted by relevance
26 #define ERROR_BASE_NO 7 macro35 #define ERROR_BASE_NO 36 macro38 #define ERROR_BASE_NO 0 macro45 #define EPERM (ERROR_BASE_NO + 1)49 #define ENOENT (ERROR_BASE_NO + 2)53 #define ESRCH (ERROR_BASE_NO + 3)57 #define EINTR (ERROR_BASE_NO + 4)61 #define EIO (ERROR_BASE_NO + 5)65 #define ENXIO (ERROR_BASE_NO + 6)69 #define E2BIG (ERROR_BASE_NO + 7)[all …]
Completed in 4 milliseconds