Searched defs:EBUSY (Results 1 – 14 of 14) sorted by relevance
19 #define EBUSY 16 /* Device or resource busy */ macro
40 #define EBUSY 16 /* strerror reports "Resource device" */ macro
285 #define EBUSY 9952 macro
24 EBUSY = 16 variable
21 #define EBUSY 16 /* Device or resource busy */ macro
94 #define EBUSY 16 /* Device or resource busy */ macro
284 # define EBUSY 16 macro
28 EBUSY = 16 variable
245 #define EBUSY ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x0a000000 ) macro
113 const int EBUSY = 16; variable
962 EBUSY = 16 variable
1802 EBUSY = 16 #Device busy variable
989 …HILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV… property