Searched refs:removedir (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.bin/ftp/
H A Dcmds.h55 void removedir(int, char **);
H A Dcmdtab.c192 { "rmdir", H(rmdirhelp), 0, 1, 1, CMPL(r) removedir },
H A Dcmds.c1122 removedir(int argc, char *argv[]) function
/openbsd-current/libexec/ftpd/
H A Dextern.h85 void removedir(const char *);
H A Dftpcmd.y471 removedir($4);
H A Dftpd.c2069 removedir(const char *name) function

Completed in 203 milliseconds