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

  /external/e2fsprogs/debugfs/
debug_cmds.ct 52 request do_unlink, "Delete a directory link",
debugfs.h 100 extern void do_unlink(int argc, char **argv);
debugfs.c 1406 void do_unlink(int argc, char *argv[]) function
    [all...]
  /external/openssh/
clientloop.c 294 int got_data = 0, generated = 0, do_unlink = 0, i; local
328 do_unlink = 1;
372 if (do_unlink) {
    [all...]

Completed in 298 milliseconds