HomeSort by relevance Sort by last modified time
    Searched full:do_rmdir (Results 1 - 11 of 11) sorted by null

  /system/core/init/
keywords.h 20 int do_rmdir(int nargs, char **args);
72 KEYWORD(rmdir, COMMAND, 1, do_rmdir)
builtins.c 606 int do_rmdir(int nargs, char **args) function
  /external/e2fsprogs/debugfs/
debugfs.o 
debug_cmds.ct 58 request do_rmdir, "Remove a directory",
debugfs.h 120 extern void do_rmdir(int argc, char **argv);
debugfs.c 1856 void do_rmdir(int argc, char *argv[]) function
    [all...]
  /external/openssh/
sftp-client.h 74 int do_rmdir(struct sftp_conn *, char *);
sftp-client.c 623 do_rmdir(struct sftp_conn *conn, char *path) function
    [all...]
sftp.c 1353 err = do_rmdir(conn, path1);
    [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 673 milliseconds