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

/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y102 sTAT HELP NOOP MKD RMD PWD
407 | MKD SP pathname CRLF check_login
971 { "MKD", MKD, STR1, 1, "<sp> path-name" },
972 { "XMKD", MKD, STR1, 1, "<sp> path-name" },
H A Dftpcmd.c117 MKD = 306, enumerator in enum:yytokentype
202 #define MKD 306 macro
691 "sTAT", "HELP", "NOOP", "MKD", "RMD", "PWD", "CDUP", "STOU", "SMNT",
3027 { "MKD", MKD, STR1, 1, "<sp> path-name" },
3028 { "XMKD", MKD, STR1, 1, "<sp> path-name" },
/freebsd-13-stable/contrib/opie/
H A Dftpcmd.y175 STAT HELP NOOP MKD RMD PWD
421 | MKD check_login SP pathname CRLF
846 { "MKD", MKD, STR1, 1, "<sp> path-name" },
847 { "XMKD", MKD, STR1, 1, "<sp> path-name" },
/freebsd-13-stable/libexec/ftpd/
H A Dftpcmd.y110 STAT HELP NOOP MKD RMD PWD
549 | MKD check_login_ro SP pathname CRLF
969 * MKD ~user/newdir
1112 { "MKD", MKD, STR1, 1, "<sp> path-name" },
1113 { "XMKD", MKD, STR1, 1, "<sp> path-name" },

Completed in 179 milliseconds