Home
last modified time | relevance | path

Searched defs:recurse (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsdk.py82 def remove(self, path, recurse=False): argument
H A Dpath.py147 def remove(path, recurse=True): argument
/openbmc/qemu/tests/qtest/
H A Dqom-test.c127 static void test_properties(QTestState *qts, const char *path, bool recurse) in test_properties()
/openbmc/linux/drivers/thunderbolt/
Dproperty.c
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c203 static void usb_scan_bus(struct udevice *bus, bool recurse) in usb_scan_bus()
/openbmc/linux/net/netfilter/
Dnf_log_syslog.c
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py856 def remove(path, recurse=False, ionice=False): argument
H A Drunqueue.py1460 def check_stamp_task(self, tid, taskname = None, recurse = False, cache = None): argument
/openbmc/linux/security/keys/
Dkeyring.c
/openbmc/qemu/qom/
H A Dobject.c1138 void *opaque, bool recurse) in do_object_child_foreach()