Searched refs:do_remove (Results 1 – 4 of 4) sorted by relevance
85 static int do_remove(int argc, char *argv[]) in do_remove() function148 .cmd = do_remove,
727 int do_remove = 0; in do_modprobe() local749 do_remove = 1; in do_modprobe()889 else if (do_remove) in do_modprobe()
222 static void do_remove(char *name) in do_remove() function355 else if (toys.optflags & FLAG_r) do_remove(pwd->pw_name); in crontab_main()
446 def do_remove(self, opts, files): member in rcvs453 do_rm = do_remove