Lines Matching refs:ARGS

2979 #define	ARGS	1	/* expect miscellaneous arguments */
2992 { "SMNT", SMNT, ARGS, 0, "(structure mount)" },
2993 { "REIN", REIN, ARGS, 0, "(reinitialize server state)" },
2994 { "QUIT", QUIT, ARGS, 1, "(terminate service)", },
2995 { "PORT", PORT, ARGS, 1, "<sp> b0, b1, b2, b3, b4" },
2997 { "PASV", PASV, ARGS, 1, "(set server in passive mode)" },
2999 { "TYPE", TYPE, ARGS, 1, "<sp> [ A | E | I | L ]" },
3000 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
3001 { "MODE", MODE, ARGS, 1, "(specify transfer mode)" },
3012 { "ALLO", ALLO, ARGS, 1, "allocate storage (vacuously)" },
3013 { "REST", REST, ARGS, 1, "<sp> offset (restart command)" },
3016 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },
3023 { "SYST", SYST, ARGS, 1, "(get type of operating system)" },
3026 { "NOOP", NOOP, ARGS, 1, "" },
3031 { "PWD", PWD, ARGS, 1, "(return current directory)" },
3032 { "XPWD", PWD, ARGS, 1, "(return current directory)" },
3033 { "CDUP", CDUP, ARGS, 1, "(change to parent directory)" },
3034 { "XCUP", CDUP, ARGS, 1, "(change to parent directory)" },
3042 { "PBSZ", PBSZ, ARGS, 1, "<sp> buffer-size" },
3044 { "CCC", CCC, ARGS, 1, "" },
3050 { "FEAT", FEAT, ARGS, 1, "" },
3051 { "OPTS", OPTS, ARGS, 1, "<sp> command [<sp> options]" },
3057 { "UMASK", UMASK, ARGS, 1, "[ <sp> umask ]" },
3058 { "IDLE", IDLE, ARGS, 1, "[ <sp> maximum-idle-time ]" },
3063 { "KLIST", KLIST, ARGS, 1, "(show ticket file)" },
3064 { "KDESTROY", KDESTROY, ARGS, 1, "(destroy tickets)" },
3071 { "URL", URL, ARGS, 1, "?" },
3290 state = ARGS;
3314 case ARGS: