Searched refs:ABOR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c108 ABOR = 297, enumerator in enum:yytokentype
193 #define ABOR 297 macro
690 "REST", "RNFR", "RNTO", "ABOR", "DELE", "CWD", "LIST", "NLST", "SITE",
2071 reply(225, "ABOR command successful.");
3016 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },
H A Dftpcmd.y101 ABOR DELE CWD LIST NLST SITE
359 | ABOR CRLF check_secure
362 reply(225, "ABOR command successful.");
960 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },
/freebsd-11-stable/contrib/opie/
H A Dftpcmd.y174 ABOR DELE CWD LIST NLST SITE
382 | ABOR CRLF
384 reply(225, "ABOR command successful.");
835 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },
/freebsd-11-stable/libexec/ftpd/
H A Dftpcmd.y107 ABOR DELE CWD LIST NLST SITE
505 | ABOR check_login CRLF
508 reply(225, "ABOR command successful.");
1098 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },

Completed in 177 milliseconds