send              188 lib/tty/tty-slang.c         char *send;
send              191 lib/tty/tty-slang.c         send = SLtt_tgetstr (tmp);
send              192 lib/tty/tty-slang.c         if (send != NULL)
send              195 lib/tty/tty-slang.c                         (int) (sizeof (display) - 1), (int) strlen (send), display, send);
send             1531 src/vfs/ftpfs/ftpfs.c     if (send (ftp_super->sock, ipbuf, sizeof (ipbuf), MSG_OOB) != sizeof (ipbuf))