Searched refs:CDUP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y103 CDUP STOU SMNT SYST SIZE MDTM
426 | CDUP CRLF check_login
977 { "CDUP", CDUP, ARGS, 1, "(change to parent directory)" },
978 { "XCUP", CDUP, ARGS, 1, "(change to parent directory)" },
H A Dftpcmd.c120 CDUP = 309, enumerator in enum:yytokentype
205 #define CDUP 309 macro
691 "sTAT", "HELP", "NOOP", "MKD", "RMD", "PWD", "CDUP", "STOU", "SMNT",
3033 { "CDUP", CDUP, ARGS, 1, "(change to parent directory)" },
3034 { "XCUP", CDUP, ARGS, 1, "(change to parent directory)" },
/freebsd-13-stable/contrib/opie/
H A Dftpcmd.y176 CDUP STOU SMNT SYST SIZE MDTM
440 | CDUP check_login CRLF
852 { "CDUP", CDUP, ARGS, 1, "(change to parent directory)" },
853 { "XCUP", CDUP, ARGS, 1, "(change to parent directory)" },
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y111 CDUP STOU SMNT SYST SIZE MDTM
568 | CDUP check_login CRLF
1118 { "CDUP", CDUP, ARGS, 1, "(change to parent directory)" },
1119 { "XCUP", CDUP, ARGS, 1, "(change to parent directory)" },

Completed in 170 milliseconds