| 271 | ----------------------------------------------------------*/ |
| 272 | |
| 273 | static void set_errno(int error) |
| 274 | { |
| 275 | my_errno = error; |
| 276 | } |
| 277 | |
| 278 | #if 0 |
| 279 | /*---------------------------------------------------------- |
no outgoing calls
no test coverage detected