Searched refs:ftpconv (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dextern.h242 struct ftpconv { struct
243 struct ftpconv *next;
279 struct ftpconv *conversions; /* List of conversions */
H A Dconf.c88 struct ftpconv *conv, *cnext;
153 struct ftpconv *conv, *cnext;
331 conv = (struct ftpconv *)
332 calloc(1, sizeof(struct ftpconv));
816 struct ftpconv *cp;
H A Dftpd.c2668 struct ftpconv *cp;

Completed in 49 milliseconds