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

/freebsd-11-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-11-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-11-stable/libexec/ftpd/
H A Dftpcmd.y108 STAT HELP NOOP MKD RMD PWD
547 | MKD check_login_ro SP pathname CRLF
967 * MKD ~user/newdir
1110 { "MKD", MKD, STR1, 1, "<sp> path-name" },
1111 { "XMKD", MKD, STR1, 1, "<sp> path-name" },

Completed in 175 milliseconds