Searched refs:ftpconv (Results 1 – 3 of 3) sorted by relevance
234 struct ftpconv { struct235 struct ftpconv *next; argument271 struct ftpconv *conversions; /* List of conversions */
82 struct ftpconv *conv, *cnext; in init_curclass()147 struct ftpconv *conv, *cnext; in parse_conf()325 conv = (struct ftpconv *) in parse_conf()326 calloc(1, sizeof(struct ftpconv)); in parse_conf()810 struct ftpconv *cp; in do_conversion()
2729 struct ftpconv *cp; in statcmd()