Searched defs:recurse (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sdk.py | 82 def remove(self, path, recurse=False): argument
|
H A D | path.py | 147 def remove(path, recurse=True): argument
|
/openbmc/qemu/tests/qtest/ |
H A D | qom-test.c | 127 static void test_properties(QTestState *qts, const char *path, bool recurse) in test_properties()
|
/openbmc/linux/drivers/thunderbolt/ |
D | property.c |
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-uclass.c | 203 static void usb_scan_bus(struct udevice *bus, bool recurse) in usb_scan_bus()
|
/openbmc/linux/net/netfilter/ |
D | nf_log_syslog.c |
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | utils.py | 856 def remove(path, recurse=False, ionice=False): argument
|
H A D | runqueue.py | 1460 def check_stamp_task(self, tid, taskname = None, recurse = False, cache = None): argument
|
/openbmc/linux/security/keys/ |
D | keyring.c |
|
/openbmc/qemu/qom/ |
H A D | object.c | 1138 void *opaque, bool recurse) in do_object_child_foreach()
|