Searched defs:settype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c217 settype(int argc, char *argv[]) function
266 call(settype, "type", "binary", 0);
276 call(settype, "type", "ascii", 0);
286 call(settype, "type", "tenex", 0);
296 call(settype, "type", "ebcdic", 0);

Completed in 62 milliseconds