Searched refs:ERFKILL (Results 1 – 9 of 9) sorted by relevance
177 #ifdef ERFKILL in tst_strerrno()178 PAIR(ERFKILL) in tst_strerrno()
419 #ifdef ERFKILL in errno2name()420 CASE(ERFKILL); in errno2name()
118 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
122 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
473 #ifdef ERFKILL474 { "ERFKILL", (unsigned long) ERFKILL },
183 ERROR_ENTRY(ERFKILL), // Operation not possible due to RF-kill
33800 linux/errno: Add ERFKILL.33801 * linux/errnoent.h: Change ERRNO_132 to ERFKILL according to errno 132