Home | History | Annotate | Download | only in ftpd

Lines Matching refs:ARGS

1212 #define	ARGS	1	/* expect miscellaneous arguments */
1230 { "SMNT", SMNT, ARGS, 0, "(structure mount)", 0, },
1233 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4, b5", 0, },
1234 { "LPRT", LPRT, ARGS, 1, "<sp> af, hal, h1, h2, h3,..., pal, p1, p2...", 0, },
1237 { "LPSV", LPSV, ARGS, 1, "(set server in passive mode)", 0, },
1238 { "EPSV", EPSV, ARGS, 1, "[<sp> af|ALL]", 0, },
1239 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]", 0, },
1240 { "STRU", STRU, ARGS, 1, "(specify file structure)", 0, },
1241 { "MODE", MODE, ARGS, 1, "(specify transfer mode)", 0, },
1246 { "ALLO", ALLO, ARGS, 1, "allocate storage (vacuously)", 0, },
1247 { "REST", REST, ARGS, 1, "<sp> offset (restart command)", 0, },
1267 { "PBSZ", PBSZ, ARGS, 1, "<sp> decimal-integer", 0, },
1303 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]", 0, },
1306 { "UMASK", UMASK, ARGS, 1, "[ <sp> umask ]", 0, },
1606 state = ARGS;
1630 case ARGS: