HomeSort by relevance Sort by last modified time
    Searched refs:do_rm (Results 1 - 5 of 5) 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/e2fsprogs/debugfs/
debug_cmds.ct 70 request do_rm, "Remove a file (unlink and kill_file, if appropriate)",
debugfs.h 131 extern void do_rm(int argc, char **argv);
debugfs.c 1924 void do_rm(int argc, char *argv[]) function
    [all...]
  /system/core/init/
builtins.cpp 727 static int do_rm(const std::vector<std::string>& args) { function
975 {"rm", {1, 1, do_rm}},

Completed in 1605 milliseconds