SEND 48 lib-src/pop.c #define SEND(s,buf,len,flags) send (s,buf,len,flags) SEND 54 lib-src/pop.c #define SEND(s,buf,len,flags) write (s,buf,len)