Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/appl/push/
Dpush.c138 DELE, XDELE, QUIT} pop_state; enumerator
305 || (state == DELE && asked_deleted < count)) in doit()
432 } else if (state == DELE) { in doit()
466 state = DELE; in doit()
492 else if(state == DELE) in doit()
/freebsd-9-stable/usr.bin/yacc/test/
Dftp.tab.h43 #define DELE 299 macro
Dftp.output25 22 | DELE check_login SP pathname CRLF
122 DELE shift 18
266 cmd : DELE . check_login SP pathname CRLF (22)
559 cmd : DELE check_login . SP pathname CRLF (22)
895 cmd : DELE check_login SP . pathname CRLF (22)
1199 cmd : DELE check_login SP pathname . CRLF (22)
1391 cmd : DELE check_login SP pathname CRLF . (22)
Dftp.y85 ABOR DELE CWD LIST NLST SITE
251 | DELE check_login SP pathname CRLF
706 { "DELE", DELE, STR1, 1, "<sp> file-name" },
Dftp.tab.c112 #define DELE 299 macro
446 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9-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-9-stable/crypto/heimdal/appl/ftp/ftpd/
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" },
Dftpcmd.c109 DELE = 298, enumerator
194 #define DELE 298 macro
3033 { "DELE", DELE, STR1, 1, "<sp> file-name" },
/freebsd-9-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" },