Lines Matching refs:ftp
97 struct lws_foreign_thread_pollfd *ftp, **ftp1;105 ftp = lws_malloc(sizeof(*ftp), "ftp");106 if (!ftp) {113 ftp->_and = _and;114 ftp->_or = _or;115 ftp->fd_index = wsi->position_in_fds_table;116 ftp->next = NULL;126 *ftp1 = ftp;