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

/freebsd-13-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-13-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-13-stable/libexec/ftpd/
H A Dftpcmd.y109 ABOR DELE CWD LIST NLST SITE
507 | ABOR check_login CRLF
510 reply(225, "ABOR command successful.");
1100 { "ABOR", ABOR, ARGS, 1, "(abort operation)" },

Completed in 128 milliseconds