HomeSort by: relevance | last modified time | path
    Searched refs:ftpconv (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/ftpd/
extern.h 234 struct ftpconv { struct
235 struct ftpconv *next;
271 struct ftpconv *conversions; /* List of conversions */
conf.c 82 struct ftpconv *conv, *cnext;
147 struct ftpconv *conv, *cnext;
325 conv = (struct ftpconv *)
326 calloc(1, sizeof(struct ftpconv));
810 struct ftpconv *cp;
ftpd.c 2730 struct ftpconv *cp;

Completed in 15 milliseconds