Searched refs:settype (Results 1 – 3 of 3) sorted by relevance
| /minix3/usr.bin/ftp/ | ||
| H A D | extern.h | 225 void settype(int, char **); |
| H A D | cmdtab.c | 286 { "type", H(typehelp), 0, 1, 1, CMPL0 settype }, |
| H A D | cmds.c | 220 settype(int argc, char *argv[]) in settype() function |