Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/heimdal/appl/push/
Dpush.c137 DELE, XDELE, QUIT} pop_state; enumerator
304 || (state == DELE && asked_deleted < count)) in doit()
431 } else if (state == DELE) { in doit()
465 state = DELE; in doit()
491 else if(state == DELE) in doit()
/freebsd-12-stable/contrib/opie/
Dftpcmd.y174 ABOR DELE CWD LIST NLST SITE
364 | DELE check_login SP pathname CRLF
836 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
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" },
Dftpcmd.c109 DELE = 298, enumerator
194 #define DELE 298 macro
3014 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-12-stable/libexec/ftpd/
Dftpcmd.y109 ABOR DELE CWD LIST NLST SITE
486 | DELE check_login_ro SP pathname CRLF
1101 { "DELE", DELE, STR1, 1, "<sp> file-name" },