1 #define IN  1
2 #define OUT 0
3 
4 int             my_poll(int, int);
5