ftpconv
struct ftpconv *conv, *cnext;
conv = (struct ftpconv *)
calloc(1, sizeof(struct ftpconv));
struct ftpconv *cp;
struct ftpconv *conv, *cnext;
struct ftpconv *next;
struct ftpconv *conversions; /* List of conversions */
struct ftpconv *cp;