Searched defs:EPERM (Results 1 – 3 of 3) sorted by relevance
21 const EPERM = 1; constant
93 const EPERM = 1; constant
4 #define EPERM 1 /* Operation not permitted */ macro