Searched refs:DELE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/heimdal/appl/push/ |
| D | push.c | 137 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/ |
| D | ftpcmd.y | 174 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/ |
| D | ftpcmd.y | 101 ABOR DELE CWD LIST NLST SITE 338 | DELE SP pathname CRLF check_login_no_guest 961 { "DELE", DELE, STR1, 1, "<sp> file-name" },
|
| D | ftpcmd.c | 109 DELE = 298, enumerator 194 #define DELE 298 macro 3014 { "DELE", DELE, STR1, 1, "<sp> file-name" },
|
| /freebsd-12-stable/libexec/ftpd/ |
| D | ftpcmd.y | 109 ABOR DELE CWD LIST NLST SITE 486 | DELE check_login_ro SP pathname CRLF 1101 { "DELE", DELE, STR1, 1, "<sp> file-name" },
|