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

/freebsd-11-stable/crypto/heimdal/appl/push/
H A Dpush.c137 DELE, XDELE, QUIT} pop_state; enumerator in enum:__anon5917
141 "DELE", "XDELE", "QUIT"
304 || (state == DELE && asked_deleted < count))
431 } else if (state == DELE) {
465 state = DELE;
491 else if(state == DELE)
493 "DELE %u\r\n", ++asked_deleted);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y101 ABOR DELE CWD LIST NLST SITE
338 | DELE SP pathname CRLF check_login_no_guest
961 { "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",
3017 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-11-stable/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-11-stable/libexec/ftpd/
H A Dftpcmd.y107 ABOR DELE CWD LIST NLST SITE
484 | DELE check_login_ro SP pathname CRLF
1099 { "DELE", DELE, STR1, 1, "<sp> file-name" },

Completed in 138 milliseconds