Home | History | Annotate | Download | only in lib

Lines Matching refs:protop

499   struct FTP *ftp = data->req.protop;
850 struct FTP *ftp = conn->data->req.protop;
1405 struct FTP *ftp = conn->data->req.protop;
1448 struct FTP *ftp = conn->data->req.protop;
1469 struct FTP *ftp = conn->data->req.protop;
1577 struct FTP *ftp = conn->data->req.protop;
1634 struct FTP *ftp = conn->data->req.protop;
1732 struct FTP *ftp = data->req.protop;
1909 struct FTP *ftp_save = data->req.protop;
1911 data->req.protop = &http_proxy;
1915 data->req.protop = ftp_save;
2166 struct FTP *ftp = data->req.protop;
2300 struct FTP *ftp = data->req.protop;
2494 struct FTP *ftp = data->req.protop;
2651 struct FTP *ftp = data->req.protop;
3247 struct FTP *ftp = data->req.protop;
3655 struct FTP *ftp = data->req.protop;
3813 struct FTP *ftp = conn->data->req.protop;
4247 struct FTP *ftp = data->req.protop;
4438 struct FTP *ftp = conn->data->req.protop;
4558 conn->data->req.protop = ftp = malloc(sizeof(struct FTP));