Home
last modified time | relevance | path

Searched defs:ftpconv (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/libexec/ftpd/
H A Dextern.h234 struct ftpconv { struct
235 struct ftpconv *next; argument
236 char *suffix; /* Suffix of requested name */
237 char *types; /* Valid file types */
238 char *disable; /* File to disable conversions */
239 char *command; /* Command to do the conversion */