Home
last modified time | relevance | path

Searched defs:do_remove (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/toybox/toys/pending/
H A Dcrontab.c225 static void do_remove(char *name) in do_remove() function
/aosp_15_r20/external/mtools/
H A Dmpartition.c270 int do_remove = 0; in mpartition() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dremove.pass.cpp22 void do_remove(L &l, const typename L::value_type &value, typename L::size_type expected) in do_remove() function
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Drcvs.py446 def do_remove(self, opts, files): member in rcvs
/aosp_15_r20/external/kmod/tools/
H A Dmodprobe.c839 int do_remove = 0; in do_modprobe() local