Searched refs:DELE (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.h43 #define DELE 299 macro
H A Dftp.y85 ABOR DELE CWD LIST NLST SITE
251 | DELE check_login SP pathname CRLF
706 { "DELE", DELE, STR1, 1, "<sp> file-name" },
H A Dftp.tab.c112 #define DELE 299 macro
290 "DELE","CWD","LIST","NLST","SITE","STAT","HELP","NOOP","MKD","RMD","PWD","CDUP",
316 "cmd : DELE check_login SP pathname CRLF",
446 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9.3-release/crypto/heimdal/appl/push/
H A Dpush.c138 DELE, XDELE, QUIT} pop_state; enumerator in enum:__anon4551
142 "DELE", "XDELE", "QUIT"
305 || (state == DELE && asked_deleted < count))
432 } else if (state == DELE) {
466 state = DELE;
492 else if(state == DELE)
494 "DELE %u\r\n", ++asked_deleted);
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y174 ABOR DELE CWD LIST NLST SITE
364 | DELE check_login SP pathname CRLF
836 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y101 ABOR DELE CWD LIST NLST SITE
327 | DELE SP pathname CRLF check_login_no_guest
979 { "DELE", DELE, STR1, 1, "<sp> file-name" },
H A Dftpcmd.c109 DELE = 298, enumerator in enum:yytokentype
194 #define DELE 298 macro
690 "REST", "RNFR", "RNTO", "ABOR", "DELE", "CWD", "LIST", "NLST", "SITE",
3036 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpcmd.y148 REST RNFR RNTO ABOR DELE RMD
480 | DELE SP pathname CRLF
1249 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y109 ABOR DELE CWD LIST NLST SITE
486 | DELE check_login_ro SP pathname CRLF
1101 { "DELE", DELE, STR1, 1, "<sp> file-name" },

Completed in 130 milliseconds