HomeSort by relevance Sort by last modified time
    Searched refs:do_rm (Results 1 - 10 of 10) sorted by null

  /external/toybox/toys/posix/
rm.c 25 static int do_rm(struct dirtree *try) function
102 dirtree_read(*s, do_rm);
  /external/openssh/
sftp-client.h 74 int do_rm(struct sftp_conn *, const char *);
sftp-client.c 686 do_rm(struct sftp_conn *conn, const char *path) function
    [all...]
  /external/e2fsprogs/debugfs/
debug_cmds.c 127 extern void do_rm __SS_PROTO;
506 do_rm,
debug_cmds.ct 70 request do_rm, "Remove a file (unlink and kill_file, if appropriate)",
debugfs.h 136 extern void do_rm(int argc, char **argv);
debugfs.c 1831 void do_rm(int argc, char *argv[]) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcvs.py 453 do_rm = do_remove variable in class:rcvs
  /external/python/cpython2/Demo/pdist/
rcvs.py 453 do_rm = do_remove variable in class:rcvs
  /system/core/init/
builtins.cpp 646 static int do_rm(const std::vector<std::string>& args) { function in namespace:android::init
930 {"rm", {1, 1, do_rm}},

Completed in 471 milliseconds